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...
My problem is that i tried to upload my project to the server (using filezilla uploaded the whole th...
Hello, I'm sorry if this is redundant or not the place to ask, I don't consider myself a good code w...
Laravel It is commonly known that Laravel offers expressive and elegant syntax for developing web ap...
Hi, Im using L4.2 guzzle ~5.2 homestead and mandrill. Does anybody know what could be the cause or...
Hi! I'm creating a custom validation rule since I don't think I can do this with the existing rules....
Hello! We have been using Dusk for browser testing for a while now and everything was fine so far. W...
$this->belongsTo('\App\Models\Thing','foreign_key', 'other_key'); Can anyone please explain this...
I changed some migration names after looking the convention. Now, it wants a migration by an old nam...
Questions 1: In the official manual of Laravel I saw: By default, when an attribute being validate...
Hello, I've followed the instructions here pretty closely, http://blog.elenakolevska.com/debugging-l...
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