GUI CRUD
folder Permissions
chmod 775 resources/views/admin
chmod 775 app/Models
chmod 775 app/Http/Controllers
chmod 775 app/Http/Requests
chmod 775 database/migrations
chmod 775 app/Repositories
chmod 666 routes/web_builder.php
chmod 666 resources/views/admin/layouts/menu.blade.phpSee how to work with CRUD builder
Last updated