Eloquent
This is the official documentation of the forestadmin/laravel-forestadmin
v2+ and forestadmin/symfony-forestadmin
PHP agents.
The Eloquent data source allows importing collections from all models class that extends the abstract class Illuminate\Database\Eloquent\Model
.
To make everything work as expected, you need to install the package forestadmin/php-datasource-eloquent
.
Note that:
Eloquent relationships will be respected
Last updated