im trying to add new tables to already existing db using migration, i have one table 'users' and ive...
Hello, i'm Andrea, the owner of codetutorial.io. I've recently posted a tutorial on how to create a...
We just bought a new server becouse the old one was slow so this week we intended to transfer our la...
I am working in a project where the users have a rate plan associated. When a new user is created, a...
Last week I published my first Laravel package: Blueprint Docs – an API Blueprint Renderer. I'm look...
Laravel Version: 5.4 PHP Version: 7.0.22 Database Driver & Version: Mysql 10.1.26 Description: I...
posting my repository code /// public function saveAdvertiser($advertiser,$advlogo) { $industryId =...
I'm using Homestead with NFS sync, and I'm relying on this setup heavily for the local development o...
Hi to all. I have created a Laravel project with an Homestead per project installation. After that I...
I am very new to eloquent and I am not using it within Laravel, but I don't think that it matters in...
Laravel Version: 5.5 (upgraded from 5.1 version to version). PHP Version: 7.1.11 Database Driver &a...
how to compile string contains blade template code? could i do it by compileString method from https...
I have been using Laravel as my development platform , recently I did some projects with Rails. The...
Hi guys, i am using xampp (windows) with latest php version and laravel 5.4. here is my .env setting...
I am using AdminLTE to develop an application.In one stage I can't login to my application. Now I am...
Hello, first of all sorry for my bad english.. I have a problem with model relationships, i cant acc...
Hi guys, I'm trying to send en email using Mail:queue below the code Mail::queue('emails.shop_invoi...
How can I change the message thrown by ThrottleRequests middleware and instead of showing an html p...
Hello, In laravel 5.5 retriving rows from postgresql function using DB::select($sql) where sql : se...
Hi there Laravel artisans, this is my first post on this forum. I am using Laravel 5.4. So currently...
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