I have try uninstall, reinstall, check a lot google a lot, and nothing, valet is listening to 127.0....
I am trying to Join multiple tables and get results I have now 2 tables 1- projects_info (id - pro_t...
Is there documentation and examples for Laravel's PHPUnit Assertions: https://laravel.com/docs/5.2/t...
Hello guys, Trying to compare 2 variables in my view In my controller $files = \File::files('images'...
I was wondering about passing one variable from one controller function to another controller functi...
did anyone made an template-hierarchy for laravel like in wordpress? see the link https://wphierarch...
I'm working on a website for a soccerteam where I dynamically generate the ranking by getting all th...
I posted this question on stackoverflow, but I'm not getting any helpful answers so I figured I'd tr...
I've been trying to create some seeders for my database tables and in some tables, I need unique str...
I posted this on Stack Overflow a few days ago to no avail so I'm hoping I can get some help here. I...
I have two laravel 5 apps using one database with two auth tables: users (internal use) and accounts...
Curious as to what anyone doing build testing / continuous integration is using to do such outside o...
Hello, I am please inquire. With Laravel 5.1, I would get my list of categories, and count the numbe...
in native PHP I use to do this $var = isset($_GET['val']) ? $_GET['val'] : 1; then switch case 1: in...
I have developed my first Laravel CRUD application and i am looking to setup a system of authenticat...
I'm developing an image sharing platform, but when I want to load an page with a lot of images I oft...
Hi, I have a homestead / vagrant / laravel setup. my main question: Does anyone knows how to suspend...
We have a Cisco security appliance at my office that forwards all outgoing requests to an ENVOY site...
Please i need some help in my application. I am using Laravel 4.2 and MySQL database. I am trying to...
Hi, i'm trying some things with migrations. i made a model, i added columns with an migration, and a...
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