Hi kokokurak, If you want detect by domain name you can do it like this: $env = $app->detectEnvi...
Hi cuemur, To test your code I create one table like: CREATE TABLE `inventory` ( `ID` INT NOT NULL...
Hi mitq, You have two way to do that: Use group by sql You can group your result by the id User::g...
Hi tamirh67, What do you have on the config file for the mail app/conf/mail.php or app/conf/ENV/mail...
The Laravel portal for problem solving, knowledge sharing and community building.