Hi All, I am following the tutorial from lavacasts and I did everything as they said but when I open...
I've created a web app product. Angular app built on Rest API using PHP/Mysql. The app works great f...
Hi guys, I'm running into an issue that I hoped someone here could help me with. When I put my appli...
Hi guys, I'm implementing roles into my application, I tried to find a popular package for it and fo...
Hi I have big routes.php file. There a lot of route rules. I would like split rules to own files. I...
Hi. Probably is a PHP general cuestion but this is what I'm wondering: class A { public functio...
Github What is reCAPTCHA? reCAPTCHA is a free service to protect your website from spam and abuse....
I'm experiencing strange behaviour with Filters and TestCases. It seems like filters are only being...
I've running laravel application on my local machine and all the project's files go into xampp/htdoc...
Is is a Good practice to write my Query inside Routes file ? eg: Route::get('popular', function(){...
I've created a migration for CreateUserTable successfully. <?php use Illuminate\Database\Schema\B...
Hi everybody. I have a problem with developing my own package for L4 with workbench. (Decided to rew...
When I fire Product::create($request->all()) method it creates two rows in a table with the same...
I am creating an attendance register that pulls names from a database based on certain criteria and...
//Backend's Route Route::group(array('domain' => 'admin.web.com', 'before' => 'inGroup:Adminis...
Hi everybody, I'm new with Laravel and I've tryed to use it for a week but without results. I'm usin...
###Good day, people! May be someone knows how to get url aliases like that: /goods, /goods/subgoods,...
I'm learning Laravel and have a few questions I am looking to build a relationship between 2 databas...
Hi, I don't know if anyone here know alot about codeigniter, but with codeigniter if you added Modul...
Hi Guys, I'm using laravel layouts and templating language for my email views, I need to Inline the...
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