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...
So here at work we've had need of being able to localise models and collections of models. As a resu...
Hey Everyone, So i'm on the verge of implementing design patterns and making my code consistent thro...
Hey! I'm using BrainSocket (https://github.com/BrainBoxLabs/brain-socket) to do some web socket stuf...
Greetings, I am in a position where I want to "Update" a user's record that already exists...
Hi, Am I the only one who keeps getting this error message while browsing the forum? 408 Request Tim...
So i am a total newbie at Laravel and any advice and help would be appreciated. I am planning to cre...
Hi i have a problem. the global session is not working. @if(Session::has('global') && !Ses...
Hi, is there anyone can please help me, how can i control the access to file or links in laravel. (...
When working with Eloquent, I often find myself typing code that looks like: $someting = Email::wh...
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