laravel-crud-generator
laravel-crud-generator copied to clipboard
Laravel 5.3
the below issue occuring in laravel 5.3 Could not add route model binding for the route 'phone'. Please add the following line manually in C:\xampp\htdocs\blog\app\Providers/RouteServiceProvider.php: $router->model('phone', 'App\Phone');
This package is not yet valid for Laravel 5.3 completely . It needs lots of tweak.
As lots of file structure has changed in laravel 5.3