Support the ongoing development of Laravel.io →
posted 9 years ago

Laravel5 Seeder, ReflectionException, "class ?????TableSeeder does not exist" in Illuminate/Container/Container.php:776

Not sure if you can post questions about Laravel 5 yet? Running "php artisan db:seed" in...

0 Likes
21 Replies
Solved
posted 7 years ago

If else conditions inside controller

Hello, I have a simple question, in my controller, i want to assign a string value to a variable acc...

0 Likes
0 Replies

How to display errors in my modal

I want to display the errors in my modal and it logs successfully but the modal closes when i try to...

0 Likes
0 Replies

install wordpress in blog folder + laravel in root folder

hi i install laravel framework in root folder, and wordpress CMS in Blog folder laravel Works well,...

0 Likes
0 Replies
posted 10 years ago

Trying to get property of non-object -- No idea where this is coming from, help

So i've been coding in a project (in a adding new page of a pagemodule). And suddenly when i went ba...

0 Likes
12 Replies
Solved

How to implement facebook login on mobile with jwt

I am trying to make a api for mobile and I ma using jwt based authentication. using tymon/jwt-auth p...

0 Likes
1 Replies

composer load dependency

Hi, I need to install new package on production server. I can not run "composer require package...

0 Likes
0 Replies
posted 9 years ago

How to deal with Query string ( GET variables )

Hi Guys, Currently working on a project that uses get variables for authentication. All things are b...

0 Likes
4 Replies

subdomain folder structure

I am planning to install my laravel app in a subdomain. I can create a folder (for subdomain) outsid...

0 Likes
1 Replies
Solved
posted 7 years ago

Laravel compare dates

Dear, I ran into a issue with laravel I want to 'compare' dates. This to creatae a appointment, but...

0 Likes
1 Replies
posted 7 years ago

Direct print to printer without popup box.

How to create print function for direct print to printer without popup box? Using Laravel 5.3. Pleas...

0 Likes
2 Replies
posted 7 years ago

How to save and load data from select type elements that do not have the saved description in the database

Good night people! Could anyone please tell me, what would be the best practice for saving and loadi...

0 Likes
1 Replies

Laravel list DB values into an Array Object

Hello Guys , I have a question maybe some one can help me . I want to list my db values object ->...

0 Likes
0 Replies

Reportico SQL Reports Designer for Laravel 5.x

Hi Just wanted to point out that the SQL Reports Designer Package Reportico now works with Laravel 5...

0 Likes
0 Replies

Laravel 5.3 Dependant Dropdown functionality issue

Hi All, I'm attempting to create a successful dependant dropdown menu. I've run into some problems.....

0 Likes
0 Replies

Executing an SQL SERVER (MSSQL) Stored Procedure from laravel DB::select()

I have a proble related to this issue If I do: $st = \DB::select( "DECLARE @liResult I...

0 Likes
0 Replies
posted 10 years ago

HELP! MSSQL Stored Procedure with INPUT and OUTPUT parameters, Best practice in Laravel?

Hi Everybody, Please help me. I would like to run a stored procedure through MSSQL, the procedure ha...

0 Likes
2 Replies

Non-default queues and workers

Today we were trying to setup a queues, using 5 workers. We found that, when a job is dispatched to...

0 Likes
0 Replies

Mail sending is not working in the cloud instance

Hi there, I have a laravel 5.2 application. I have configured gmail smtp server in my application an...

0 Likes
0 Replies

leftJoin with replace in condition

A part of an existing plain sql condition contains follow leftJoin part: LEFT JOIN database.table1 x...

0 Likes
1 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.

© 2025 Laravel.io - All rights reserved.