I do this but can not work.. DB::table("office_costing_zone") ->orderBy("id",...
Guys, good afternoon! I use Laravel and I have the following problem: Whenever a user edit a record...
Hello, Ok, so I am trying to seed data into a table, below is what I have tried: $factory->defin...
Can somebody help me with an information: How can i kill execution of query. It's exists any method...
I have a problem with phpunit testing. I have an api that takes some json and saves a model (->sa...
sombody can to give me a guid or somthing how to install and use Laravel Scout with slimFramework th...
Alright, I will do my best to describe my issue here. I have a route Route::get('/did/{search?}','DI...
I had developed an application using Laravel 5.2 that uses Laravel Excel plugin to read excel file ,...
Hello, I've added a column (is_activated) in user DB to add verification email in registration proce...
Hi, I have been working with MySQL with laravel 4.2, it is working good, then I had to convert the s...
Hello, I'm currently got stuck with the following: I'm trying to implement a catgeory system to my a...
I'm fairly new to laravel 4 and have a question regarding the automated connection selection for rea...
I'm developing plugin archive, for one community. So basically I got few tabs where plugins are orde...
I have implemented multi-tenancy in a project with unique subdomains & separate dbs. Suddenly, m...
I have a simple model relationship hierarchy and I'm trying to query them in a relatively simple way...
There is a quick way to allow this? Can I use something like: public function destroy(Request...
Dear All, Please kindly help me. i want to create a hasmany relation out of two tables doesn't have...
Hello, is there a way to easily do this? I tried this way: http://laravelsnippets.com/snippets/seed-...
Hi everybody i'm very new with laravel so before i start developing, i want to know which is the bes...
Hi I'm relatively new to Laravel and trying to create a subscription checker. Please do not suggest...
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