The setup is as follows: API Endpoint (Server A) receives an incoming call, and adds this to a speci...
Hello, I have a Problem i will create Teams for Users Amateur, Community etc. I have create Migratio...
Here's my scenario https://gist.github.com/spescina/9619028 Is it possible to have Blade engine -or...
Hello everybody! I did this and I want to share it with all of you. Laqu-l App starter kit
.env QUEUE_DRIVER=database MAIL_DRIVER=sendmail config/mail.php 'sendmail' => '/usr/sbin/sendmail...
Hello. In my app user model has a global scope "active", which checks if the "active&...
I am having difficulty setting up Passport in Laravel 5.6. The first time when I followed this tutor...
Hi, I've been working on my project and when ii try to access the show.blade.php it shows me that i'...
I using windows My code on \app\Console\Kernel.php is like this : <?php namespace App\Console;...
Here's what my very simple model looks like: <?php namespace App; use Illuminate\Database\Eloqu...
Anyone knows a fully featured ecommerce made with Laravel? I've only found some packages, nothing to...
I am using Laravel 5.5. I am trying to change my session driver to memcached. When i change the sess...
I don't want to drop and re-create the the column, but I need to now make it nullable. There doesn't...
Hi guys, Starting this year, Backpack for Laravel is a Laracon US sponsor. We got a ticket, but can'...
Hi guys, I am trying to set up a schedule according https://laravel.com/docs/5.6/scheduling but I ha...
I am in learning phase of laravel. I am running my localhost on 8080 port, i.e., localhost:8080 work...
Есть таблица produkts. У этой таблицы есть связи "многие ко многим" с 3 другими таблицами...
Error Screenshot I have a student application made using Laravel Voyager. For a small section of app...
Is there a detailed video tutorial on how to use DigitalOcean and set up Laravel on it and point to...
News Table: id title news Table Category: id name Table CategoryNews: id news_id category_id N...
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