In my implementation of "Post-Redirect-Get" flow for Laravel a problem appears when using...
I and my team mate want to sahre same phpmyadmin database through IP address.
I tried everything, my laravel that did not fit the driver ... I have an application with pure php a...
Hi, I have been working on laravel 5.2 from last 3 years on one of my stable product. I found it qui...
Hi Currently, I am working on Laravel 5.4 and the application is hosted on a server and from past 8...
testing my app on http://127.0.0.1:8000/ throws an error, I need to refresh This page isn’t working...
Please help, I would like to paginate through my results public function index() { //...
So I am requiring "components/masonry": "^4.2" in my composer.json Now what to d...
I have a problem with my laravel application, it is like a nightmare to me ? I've tried everything I...
Well I'm new to laravel, & still learning it. Basically when i use php artisan migrate, it migra...
This =has to be super simple, but I can't quite figure it out. I want guest users (not logged in) to...
at the moment, if I go to: http://localhost:8000/pubs - this displays all pubs in Brighton I would l...
I have just created a new project, created a database, setup my env creadentials, set permissions on...
Hi All, i have modern admin (https://pixinvent.com/modern-admin-clean-bootstrap-4-dashboard-html-tem...
How to make this API rate limit effect all logged-in users? Route::group(['prefix' => 'auth:api',...
I'm working on a Lumen API, and my current task involves a service that involves multiple possible i...
Hi All, In the last couple of days/weeks I was working on a Laravel and VueJS package to manage the...
I have a Laravel 5.5 application I am able to login with API but unable to access routes with "...
I don't want the default 'from address' which is given in config->mail.php file to be used everyw...
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