I need to view profile pic when page loads. I have used laravel storage for upload image but I don't...
Hello, for my new project I need a class like the old Route::input for Laravel 5.1 . Is there a alte...
Hello. I am trying to use the Mailgun driver in my laravel app. I have followed the instructions he...
I'm using Laravel 4 and I've created an accordian and so far I've got all of them closed. The proble...
I have a small form. when I hit edit button it redirect to the edit page and nothing to see anything...
Hello, I would like to know if there is a way to detect if the user's session has expired. I did a f...
Is there any better way to associate foreign keys with a record. This way is making my controller bu...
How to use marklogic super awesome document structuring and lightning fast search mechanism with lar...
Can someone help me to override a method from vendor using my custom class. vendor name: Cmgmyr\Mess...
Hello could anyone tell me the best way to validate input from a WYSIWYG textarea?
projects id, name projects_services(1 project_id <-> M service_id) project_id, service_id serv...
My goal isn't all that lofty. I want to detect when the following: $current = Promovote::where('mod...
What is the correct way to grab a record and also include it's relationship data? Example User belon...
So I have this routes defined in my routes.php file. Route::group(['prefix' => 'personaje'], func...
I had an ajax form that was working before upgrading to 5.1. Now, I am getting the "TokenMismat...
Hello I am getting the Call to undefined method AdminDashboardController::getAfterFilters() error wh...
I'm creating an app that allow change the AuthService to use Laravel, Wordpress, etc depending the a...
I have problems with mail send in L5.1 Page with the form showing using GET method, but when I fill...
Hey can you help me with this error ?? I'm using Laravel 5.0 which is include with login and registe...
Gi guys, I want to use phpunit for testing my command line tools (custom created with laravel 5.1)....
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