I have made an API server which my client JavaScript calls. The issue is that when I want to POST it...
Answer for number 1; routing from the database is quite hard in Laravel however you could use the su...
Long shot but re-do your entity diagram in here http://www.laravelsd.com/ and you can download it.
$model->with(['my-relation' => function($query) { $query->where('shop_visible', '=', tr...
I'm not deciding a way forward for you but If you store them separate you can still concatenate them...
If you can access the directory in FTP, C-Panel or shell, chmod the app/storage directory with 777 p...
The Laravel portal for problem solving, knowledge sharing and community building.