engrnvd / laravel-crud-generator

MIT License
137 stars 51 forks source link

Laravel 5.3 #11

Open vinayvarma opened 8 years ago

vinayvarma commented 8 years ago

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');

rebootcode commented 8 years ago

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