I have a method: protected function validateLogin(Request $request) { $this->validate...
Hey Guys, I am just trying to understand the depth of the has many through relationship as well as i...
This is how i enter
The stable 2018.07 version of the Aimeos e-commerce package for Laravel is available now and it cont...
maynor96 liked this thread
never have I used Laravel . but I am trying to use eloquent in my joomla project. supposing that elo...
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...
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...
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