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...
php artisan migrate [PDOException] SQLSTATE[HY000] [2002] No such file or directory my .env fi...
Hello, I have a query which is extracting some 'ordered items' between two specific dates. For each...
Which will be better performance? stored procedure OR Laravel functions.
I'm interested in some thoughts on how I should structure what will be a rather "data heavy&quo...
I have this four tables Experiments() Users() Participants(id, experiment_id, user_id) - as pivot ta...
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