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

Mailer gives errors

Hi, If i try to send an email, even without the queue the error 'Class queue.worker does not exist'...

0 Likes
0 Replies

Laravel on Large Scale

Hello, I have a question regarding Laravel on a large scale environment. We have a hosting company...

0 Likes
2 Replies

open page from routes not run css files

open page from routes not run css files whatis the problem? Route::get('/', function(){ return Vi...

0 Likes
0 Replies

Looking for laravel.phar(new version)

Hello In the past I use laravel.phar (on /usr/local/bin) and I think it's better than path method So...

0 Likes
0 Replies
posted 10 years ago

Eloquent Method each

Hi, someone knows how to use Eloquent Method each? I mean, I'm using it but, I can just return value...

0 Likes
2 Replies
Solved

Undefined variable: validator

Hi there, I new there and with laravel. I try make users Authentication but have all time have this...

0 Likes
3 Replies
Solved

Data Scope

In most of the code I write, 90% of the time I declare the data variable at a global scope. Is this...

0 Likes
3 Replies

Eloquent Many to Many query

Hello I have following structure Table categories Table posts Table category_post Table users Table...

0 Likes
0 Replies

Advice with stripe

SCENARIO I have built a party booking engine with Laravel, which requires a Down payment to reserve...

0 Likes
1 Replies

Sorting database values using usort and Sortby(collection method)

I am trying to use usort and sortby to basically after the code below is 1. sort $featureLists by 'f...

0 Likes
0 Replies
posted 10 years ago

how can I make this the best in models

Hello, I try to make a financial app. Now I have this problem. I have customers which are put into a...

0 Likes
6 Replies

Getting QuickStart route working with rewriting on Debian GNU/Linux

Going through the QuickStart tutorial, here ( http://laravel.com/docs/quick ), I found the added rou...

0 Likes
1 Replies
posted 11 years ago

Your package development workflow

How do you solve the following: I'm working on a subpackage to my main project. Using the Workbench...

0 Likes
7 Replies
Solved

date time format database field

I am using DB::raw how can i format a date field in the database 'DATE_FORMAT(created_at,"%m %j...

0 Likes
3 Replies

Tracing database changes

Hi, is there an easy way, to trace the changes in a database using eloquent? I am using a mySQL data...

0 Likes
4 Replies

Ardent validation in model of unsigned

I can validate numeric using Ardent this way in my model: public static $rules = array( 'featid'...

0 Likes
3 Replies
Solved
posted 10 years ago

Passing vars in extended blade template

Hi all, I have a generic template for my website, called "dashboard.blade.php". If i need...

0 Likes
2 Replies
posted 10 years ago

Laravel codeception problem with test not passing

Can someone give me a pointer in the right direction? :-) Below a very simple test. User is on a pos...

0 Likes
1 Replies
Solved
posted 11 years ago

Generate views from database

Hi all, I would like to switch from YII to Laravel but I am not sure I can generate views with forms...

0 Likes
2 Replies
posted 10 years ago

laravel/framework issues disabled?

Hi, i just enter the github.com/laravel/framework to search for someone with a problem like mine and...

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