Hi all, I've done quite a bit of poking around and have yet to come across a solid solution/answer....
I have some query scope methods defined in an Eloquent model and am calling them in the controller t...
I'm trying to solve an issue with my tagging package (https://github.com/cviebrock/eloquent-taggable...
I'm working on a project with many user categories. Each user category has different attributes. It...
Hello folks, I am currently working on a problem that makes me want to smack my head on my table. I...
I plan to make 2 different laravel projects ( At Dedicated Server where each project has a differe...
Hi friends I am karthi also new one to doptor cms I download onetime and installed then i worked tha...
I am new to PHP and Laravel. I have a table games and a model Game. In routes.php, I am doing the fo...
Hi, i have the following code in an eloquent model: public static function boot() { pare...
Hi everybody, I like to create a many-to-many relationship between an existing (non-prefixed) and a...
What I need to achieve: One Veiculo "MAY" have one Colaborador, and a Colaborador "MA...
Hello awesome Laravel community!!! This is my events table in DB $table->increments('id');...
The "Repository" was the elusive unicorn that I struggled to grapple for a decent amount o...
I do a lot searching on database I would be grateful for your corrections. And how do a search with...
I am migrating a legacy PHP app to Laravel and am having difficulty trying to re-write a 'store loca...
Hi all, I've just started using Laravel and I am really enjoying it. I am a little confused about ho...
Hi all, I have 3 tables: companies, schedules and companies_schedules. I want in the companies_sched...
Is there a way to access data from a query in a page layout? For example, I would like to get the to...
Hi! When you add a new column to a table using the generator, eg: ' php artisan generate:migration a...
Greetings to the increasingly large community Laravel. Today I had a problem. I was making a voting...
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