Support the ongoing development of Laravel.io →
posted 10 years ago

How Can I delete a migration ?

How Can I delete a migration ? delete the file in migration directory? It doesnt work What should...

0 Likes
2 Replies

Laravel Forge - [PDOException]SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)

I had this problem... my environment detection code is: $env = $app->detectEnvironment(function()...

0 Likes
0 Replies

Issues with data types on Windows and Mac

I am working in a team with 3 members on a project in Laravel. I'm running Windows on my laptop with...

0 Likes
1 Replies
posted 10 years ago

Routing based on POST values

Hello, I want to know if it is possible in Laravel to do routing based on values in the http post. E...

0 Likes
4 Replies
Solved

Cascade Delete Pivot Row on polymorphic relationships

I noticed that if I $mymodel->forceDelete() an item that has a polymorphic relationship, the row...

0 Likes
2 Replies

Laravel Forge - Digital Ocean PHP.INI

Hello, I have set up server with forge and digital ocean, everithing is ok, but i want to edit max_u...

0 Likes
3 Replies

Location seach with group by and count

Is there any way to do this in either query builder or eloquent so I can easily chain in where claus...

0 Likes
0 Replies

Laravel Forge / Adding 2 apps to a single site/droplet

Hi everyone, I'm a new Laravel user / webdesign student, and have opted to use Laravel Forge to get...

0 Likes
1 Replies

How can I update a file upload?

Please see attached StackOverflow link. http://stackoverflow.com/questions/26720555/how-can-i-update...

0 Likes
5 Replies
Solved

How to update record in database

How can I update record in database? When I tried to use updateOrCreate i just got this error. SQLST...

0 Likes
4 Replies
Solved

Creating a Route to a non existing Controller Method

Hi While messing around into a project I was still doing the old fashion way of routing, by placing...

0 Likes
2 Replies
posted 10 years ago

Laravel model/collection localisation package

So here at work we've had need of being able to localise models and collections of models. As a resu...

0 Likes
0 Replies
posted 10 years ago

Design Patterns and Code Consistency

Hey Everyone, So i'm on the verge of implementing design patterns and making my code consistent thro...

0 Likes
0 Replies
posted 10 years ago

Use Session Inside Event Handler

Hey! I'm using BrainSocket (https://github.com/BrainBoxLabs/brain-socket) to do some web socket stuf...

0 Likes
0 Replies
posted 10 years ago

Update User Model Validation Problems

Greetings, I am in a position where I want to "Update" a user's record that already exists...

0 Likes
2 Replies
posted 10 years ago

408 Request Time-out

Hi, Am I the only one who keeps getting this error message while browsing the forum? 408 Request Tim...

0 Likes
0 Replies

AJAX and blade

So i am a total newbie at Laravel and any advice and help would be appreciated. I am planning to cre...

0 Likes
2 Replies

Session not working

Hi i have a problem. the global session is not working. @if(Session::has('global') && !Ses...

0 Likes
1 Replies
posted 10 years ago

File and links access with security

Hi, is there anyone can please help me, how can i control the access to file or links in laravel. (...

0 Likes
0 Replies
posted 10 years ago

withWhereHas()

When working with Eloquent, I often find myself typing code that looks like: $someting = Email::wh...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.