InfyOmLabs / laravel-generator

API and Admin Panel CRUD Generator for Laravel.
https://www.infyom.com/open-source
MIT License
3.79k stars 813 forks source link

web.php path is changed #391

Closed amin101 closed 7 years ago

amin101 commented 7 years ago

while running php artisan infyom.publish:layout get error: [ErrorException] file_get_contents(C:\xampp\htdocs\sherkat\app\routes/web.php): failed to open stream: No such file or directory

laravel 5.4 route directory is not in app anymore . it is in root

mitulgolakiya commented 7 years ago

@amin101 still it's not supporting laravel 5.4. Maybe that's can be a problem. But it's coming soon. You can track that here https://github.com/InfyOmLabs/laravel-generator/issues/382.