Support the ongoing development of Laravel.io →

Extension in routes

Hello guys, i have issue with the router here is my code first : Route::get('/','HomeController@inde...

0 Likes
2 Replies

phpunit is not working on localhost

I have laravel 5.1 with phpunit in require dev, but it is not working. And I checked that I actually...

0 Likes
1 Replies
Solved

Currency input formatting

Hello, I'm looking for a jQuery plugin to apply a mask over my monetary inputs . I tried a lot of th...

0 Likes
4 Replies
Solved

Multiple websites with one Laravel installation

I want to move my websites from Coldfusion to php using Laravel as the framework. The websites are...

0 Likes
9 Replies

Routing Error

My route is gone wrong when i update it.It shows 404 error. ###route Route::controllers([ 'home'...

0 Likes
0 Replies
posted 11 years ago

authenticating password using md5 encryption

hello all, how I can authenticate user login using md5 hashed password by using eloquent auth or dat...

0 Likes
8 Replies
posted 9 years ago

laravel pretty url issue on my azure vm

I have added the .htaccess file on my azure vm /public folder like the documentation stated Options...

0 Likes
0 Replies

How to touch long-running beanstalkd queues

I often have long-running beanstalkd queues and although looking at the logs the queue has completed...

0 Likes
0 Replies

pop-up modal in Laravel 5

I previously worked without a framework and so now I am stuck in creating a pop up modal in laravel...

0 Likes
1 Replies

Laravel 5 - How can we access image from storage

I need to view profile pic when page loads. I have used laravel storage for upload image but I don't...

0 Likes
1 Replies
posted 9 years ago

Route::input is not working on Laravel 5.1 - is there an other methode?

Hello, for my new project I need a class like the old Route::input for Laravel 5.1 . Is there a alte...

0 Likes
1 Replies

Mailgun Configuration Not Right

Hello. I am trying to use the Mailgun driver in my laravel app. I have followed the instructions he...

0 Likes
5 Replies
posted 9 years ago

Getting the first accordian option to be open

I'm using Laravel 4 and I've created an accordian and so far I've got all of them closed. The proble...

0 Likes
9 Replies

Form Model binding not working

I have a small form. when I hit edit button it redirect to the edit page and nothing to see anything...

0 Likes
2 Replies

[L5] Detect session expiration

Hello, I would like to know if there is a way to detect if the user's session has expired. I did a f...

0 Likes
2 Replies
Solved

Better Way to Associate foreign keys ?

Is there any better way to associate foreign keys with a record. This way is making my controller bu...

0 Likes
0 Replies

Connect Laravel with Marklogic

How to use marklogic super awesome document structuring and lightning fast search mechanism with lar...

0 Likes
0 Replies

Override vendor class on using custom model

Can someone help me to override a method from vendor using my custom class. vendor name: Cmgmyr\Mess...

0 Likes
0 Replies

Best Method to Validate WYSIWYG Input

Hello could anyone tell me the best way to validate input from a WYSIWYG textarea?

0 Likes
5 Replies
Solved

a complicated query by laravel eloquent orm

projects id, name projects_services(1 project_id <-> M service_id) project_id, service_id serv...

0 Likes
0 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.