Greetings. I am having some confusion about route model binding with/vs repositories. Here's how I...
I want to get started with homestead for my project. This is an existing project, and it works when...
I have routes like: Route::group(['prefix' => '{locale}'], function() { Route::get('/post/{slug}...
I created new Global scope "StatusableScope" class Post extensd Model { use StatusableTra...
API for Lara 5 says that we have name method to Extract the file name from a file path. http://larav...
I run a dog walking business, and have multiple dog walkers. I created a system to manage my busine...
Just to preface-- this is my first post and I am newbie (to both this forum and Laravel) so I apolog...
Probably some bot somewhere, but a few times a week I get: production.ERROR: exception 'UnexpectedVa...
My website is built with Laravel but I need the public directory to act like a regular directory. In...
I'm scaffolding an API interface and want to be able to have multiple versions accesible via differe...
Okay, 1. problem fixed, next: When I run this code: Artisan::call('migrate'); Then I have: Runtime...
I'm looking to build a site to teach several areas of amateur radio including FCC licensing and othe...
Hi there I am fairly new to Laravel and for my current project I decided to use the Bootstrap-CMS fr...
I'm designing a Laravel 5 site for an internet radio station and need a header that does not refresh...
I'm trying to use javaBridge with laravel and J2SE. I want to be able to access a java class using p...
Can anybody explain step by step how to setup files to render a custom 500 page after a firstorfail(...
Hello, I have to develop a Laravel application where all the clients can receive realtime notificati...
Hello, I have User model and several other models that belongsTo User. I have a lot of routes for ch...
Let's say I have a user_id or tenant_id associated with every row created. What is the best practice...
I recently discovered a bug in one of our queries that created a 500 internal server error. My quest...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community