Support the ongoing development of Laravel.io →
posted 10 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 10 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 10 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

How Do I Catch FindOrFail Exceptions? Or How Do I Detect an Empty Eloquent Result?

My goal isn't all that lofty. I want to detect when the following: $current = Promovote::where('mod...

0 Likes
3 Replies

Query to inculde belongsTo Model

What is the correct way to grab a record and also include it's relationship data? Example User belon...

0 Likes
1 Replies
Solved
posted 10 years ago

Route with parameter not rendering the view correctly

So I have this routes defined in my routes.php file. Route::group(['prefix' => 'personaje'], func...

0 Likes
1 Replies

Ajax Multiple Sessions Created

I had an ajax form that was working before upgrading to 5.1. Now, I am getting the "TokenMismat...

0 Likes
1 Replies

Call to undefined method AdminDashboardController::getAfterFilters() while there is not really using a filter

Hello I am getting the Call to undefined method AdminDashboardController::getAfterFilters() error wh...

0 Likes
7 Replies
Solved

Multiple AuthServices available

I'm creating an app that allow change the AuthService to use Laravel, Wordpress, etc depending the a...

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.