Support the ongoing development of Laravel.io →

148 Threads

Global Regex Patterns Issue

Global Regex Patterns do not work. Laravel 5.0 documentation states that global patterns should be p...

0 Likes
1 Replies
Solved

LaraveL 5 Token custom error page ?

Hi This standard error page TokenMismatchException in xxxx\Middleware\VerifyCsrfToken.php line 46: T...

0 Likes
1 Replies
Solved

Laravel's Router accepts anything

Hi, I realize that if you have URL rewriting enabled, the router accepts anything before "/inde...

0 Likes
2 Replies
Solved

TokenMismatchException

I have put 4-5 hours, searching for solutions and tweaking the files myself, but cannot find a solut...

0 Likes
3 Replies
Solved

Custom Login

How has anyone else handled changing the default authentication within Laravel 5? And I don't mean c...

0 Likes
3 Replies
Solved

Different controller between user control panel and admin control panel

Is a good practice use different controller for the user control panel and the admin control panel e...

0 Likes
2 Replies
Solved

Upgraded to Laravel 5, now AJAX calls won't work!

Okay, so I went ahead and upgraded from Larael 4 to 5 and now I have come across an issue with my AJ...

0 Likes
3 Replies
Solved

How can i put two middlewares in a route?

As the question, what shall I do?

0 Likes
1 Replies
Solved

Using two different database users for web applications and console migrations. Is it possible?

Hello everyone. First case: At the database level have I created two users - "app_web_worker&qu...

0 Likes
1 Replies
Solved

L [5] : how to autehnticate user on curl

i had made api in laravel 5 i want to authenticate User using CURL how can i use it Route.php Route...

0 Likes
2 Replies
Solved

Form requests: how do I ensure that one of two fields is filled?

Hopefully, the title is explanatory enough... I have a form request that is run when my form is subm...

0 Likes
4 Replies
Solved

Escaping for injection

I am learning laravel and php but I just need to clarify when it is needed to escape strings. If any...

0 Likes
4 Replies
Solved

Laravel authentication filter problem on DigitalOcean Ubuntu server

I'm using Laravel 4 framework with standard built-in Auth support. In local environment everything w...

0 Likes
1 Replies
Solved

How to ignore a directory in public folder? ignore in the .htaccess file

Hi I have created a folder "temp" in public_html/temp and have fiddled with .htaccess snip...

0 Likes
1 Replies
Solved

is Laravel's default login system cookies based ?!

i always prefer to use sessions to login users , this mean when user logged in system , is login unt...

0 Likes
1 Replies
Solved

Updating database records

HI all, Just a little thing I have been pondering over today. What is your opinion of this?? I norma...

0 Likes
2 Replies
Solved
posted 9 years ago

iconv, mbstring and bcrypt issues after uploading

PHP v 5.4.2, Mcrypt enabled, iconv enabled, every requirements are met. The project works fine in my...

0 Likes
1 Replies
Solved

Foreign keys and mass assignment

Hi everyone, I have a question about eloquent mass assignment. Is that my all foreign keys must defi...

0 Likes
10 Replies
Solved
posted 9 years ago

Laravel Entrust List Permission of a give Role

Hellow,,, i use Entrust in my project everything goes fine but i stacked on one thing.. i can not li...

0 Likes
4 Replies
Solved

Eloquent should or shouldn't???

Just started a new Laravel app with the added knowledge of mass assignment. I'm not sure if the foll...

0 Likes
2 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.