No documentation around on how to use pjax with Laravel. How to structure it in accordance with cont...
Help me please, how to make route for 404 page? may be, like this - Route::get('*', 'HomeController@...
Hi all, I have mad an Android application with a Laravel backend API. So far I have made the login s...
Hello all, I have large help table: for exmaple: cities table, which contain more than 100,000 recor...
Hello everyone reading this. Ive been into laravel for 3 months right now. Im right now a little stu...
Use Case: Select from users table with certain parameters (group_id, maybe a search term, etc.)...
I've been completely rewriting my site from my original plain php spaghetti code in laravel to make...
Hello every body. Did any body try to use forge with google computing engine, By custom VPS?? Is the...
Hi mates! I have condition in my query how can i do this in Laravel? Post::select('id, name'); if(is...
How Can I delete a migration ? delete the file in migration directory? It doesnt work What should...
I had this problem... my environment detection code is: $env = $app->detectEnvironment(function()...
I am working in a team with 3 members on a project in Laravel. I'm running Windows on my laptop with...
Hello, I want to know if it is possible in Laravel to do routing based on values in the http post. E...
I noticed that if I $mymodel->forceDelete() an item that has a polymorphic relationship, the row...
Hello, I have set up server with forge and digital ocean, everithing is ok, but i want to edit max_u...
Is there any way to do this in either query builder or eloquent so I can easily chain in where claus...
Hi everyone, I'm a new Laravel user / webdesign student, and have opted to use Laravel Forge to get...
Please see attached StackOverflow link. http://stackoverflow.com/questions/26720555/how-can-i-update...
How can I update record in database? When I tried to use updateOrCreate i just got this error. SQLST...
Hi While messing around into a project I was still doing the old fashion way of routing, by placing...
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