public function handle($request, Closure $next, $guard = null) { switch($guard){ case 'admin': if(Au...
I've pre booked a Room in River Hotel from 24th until 27th of July (3 Nights). Unfortunately I have...
Hello, i have a Problem i will show Teams with Users. I have make Controller and Models and pivot ta...
Hey, Is it possible to use an Sql Server "Scalar Valued Function" in Laravel eloquent mode...
I want to use laravel(as backend) and angular(as frontend). As far as I know I can use 2 methods :-...
Hello there, I'm just wondering a thing... I would like to eager load relationships through a polymo...
Hello all, First post here and it's not a good one. :/ I get the error: "No input file specifie...
i have a problem with my laravel project , i get a not found error even if the routes exist , i used...
Hi, First poster. I was setting up latest version of laravel the other day. Worked like a charm. I n...
I use auth to login using attempt Set $redirectTo = '/'; The '/' sign for both successful logout and...
I am running Laravel 5.5 application in local development machine and in windows server 2012 product...
I'm attending Laracon 2018 - my first Laracon. I'm paying my own way (as opposed to my company payi...
Hi there, I'm looking to get a count of tasks per group and per user in their models. I have been ab...
How do I upload two separate image files to different file locations and save to database? Everythin...
Hey, I want to sent SMS to user's mobile. The message should be sent in the users language. Where I...
Making a project - laravel with react. Problem with ajax requests. First request works, others - unk...
I have set up login feature for normal login (email, password) and facebook login using socialite. E...
I am using JasperPHP plugin that i found in this link [This is a link]https://github.com/cossou/Jasp...
I'm getting session persistence issue in laravel 5.6 ... the issue I'm facing is: Like I have 2 user...
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