Support the ongoing development of Laravel.io →

Error : Class 'DB' not found in phpunit test for a Seeder

I am trying to create a unit test for my db seeder, which looks like this: <?php use Illuminate\...

0 Likes
1 Replies

laravel- worker queue- RabbitMQ

The setup is as follows: API Endpoint (Server A) receives an incoming call, and adds this to a speci...

0 Likes
0 Replies

Laravel Teams Problem

Hello, I have a Problem i will create Teams for Users Amateur, Community etc. I have create Migratio...

0 Likes
0 Replies
posted 10 years ago

Blade loads overridden views

Here's my scenario https://gist.github.com/spescina/9619028 Is it possible to have Blade engine -or...

0 Likes
22 Replies

App Starter Kit made with Laravel and Quasar

Hello everybody! I did this and I want to share it with all of you. Laqu-l App starter kit

0 Likes
0 Replies

Mail send through queued jobs is not received instantly.

.env QUEUE_DRIVER=database MAIL_DRIVER=sendmail config/mail.php 'sendmail' => '/usr/sbin/sendmail...

0 Likes
0 Replies

Laravel authentication without global scope

Hello. In my app user model has a global scope "active", which checks if the "active&...

0 Likes
5 Replies

Laravel Passport Invalid credentials grant_type - Password

I am having difficulty setting up Passport in Laravel 5.6. The first time when I followed this tutor...

0 Likes
2 Replies

Trying to get property of non-object

Hi, I've been working on my project and when ii try to access the show.blade.php it shows me that i'...

0 Likes
0 Replies

Why my cron job laravel 5.3 not working on localhost?

I using windows My code on \app\Console\Kernel.php is like this : <?php namespace App\Console;...

0 Likes
3 Replies
Solved

InvalidArgumentException: Unable to locate factory with name [default] [App\Company].

Here's what my very simple model looks like: <?php namespace App; use Illuminate\Database\Eloqu...

0 Likes
1 Replies
posted 7 years ago

fully featured ecommerce

Anyone knows a fully featured ecommerce made with Laravel? I've only found some packages, nothing to...

0 Likes
8 Replies

Page Expired Exception in Laravel

I am using Laravel 5.5. I am trying to change my session driver to memcached. When i change the sess...

0 Likes
0 Replies
posted 10 years ago

How can I make a column nullable that already exists?

I don't want to drop and re-create the the column, but I need to now make it nullable. There doesn't...

0 Likes
2 Replies
posted 5 years ago

Free ticket to Laracon US 2018. No clickbait, I promise :-)

Hi guys, Starting this year, Backpack for Laravel is a Laracon US sponsor. We got a ticket, but can'...

0 Likes
0 Replies
posted 6 years ago

Problem running scheduled jobs

Hi guys, I am trying to set up a schedule according https://laravel.com/docs/5.6/scheduling but I ha...

0 Likes
1 Replies
posted 5 years ago

Use lsapp.dev URL for localhost with port no.8080

I am in learning phase of laravel. I am running my localhost on 8080 port, i.e., localhost:8080 work...

0 Likes
0 Replies

Как правильно составить запрос к базе?

Есть таблица produkts. У этой таблицы есть связи "многие ко многим" с 3 другими таблицами...

0 Likes
0 Replies
posted 5 years ago

Laravel Voyager / Whoops. Looks like something went wrong

Error Screenshot I have a student application made using Laravel Voyager. For a small section of app...

0 Likes
0 Replies

Laravel DigitalOcean tutorial

Is there a detailed video tutorial on how to use DigitalOcean and set up Laravel on it and point to...

0 Likes
6 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.