Support the ongoing development of Laravel.io →

tappleby/laravel-auth-token

Hello, on the client i get the user information via Route::get('auth', 'Tappleby\AuthToken\AuthToken...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 - PHPUnit doesn't output errors/exceptions in CLI

I can only see my stack trace in the browser and not when running phpunit from the command line. It...

0 Likes
0 Replies

generator installation

Hello, How to install generator in laravel 4.2.16? Here https://github.com/JeffreyWay/Laravel-4-Gene...

0 Likes
3 Replies
Solved

Request::create() how to get array data?

I have the following in my controller, I want to get to the POST (store()) method of anotherControll...

0 Likes
0 Replies
posted 10 years ago

StdClass to Eloquent

I have a query that return me the result as array of StdClass. How I can converte to Eloquent?

0 Likes
3 Replies
Solved
posted 10 years ago

Folders organisation: Models

I 'm trying to organize my folders like this: This is my app/start/global.php ClassLoader::addDirec...

0 Likes
0 Replies

Restful controller ( NotFoundHttpException )

Hello everyone, I get this error for the post method not for get method Symfony \ Component \ HttpK...

0 Likes
8 Replies
Solved

Can't get accessors to work

In my application I have numerous models, but the ones that are of concern are 'User' and 'Points'....

0 Likes
3 Replies

How Convert dateTime come from mysql to date in laravel?

Hello, How Convert dateTime come from mysql to date in laravel? @foreach($OpenOrder as $OpenOrders)...

0 Likes
9 Replies
Solved
posted 10 years ago

May I just include only one section from a blade template file?

I am new to blade and new to this forum. Before I create this thread, I have searched "only inc...

0 Likes
3 Replies

[L5] Loading package views / language files

I just wrote a small blog post on howto load views publish assets and load lang files into your Lara...

0 Likes
1 Replies
posted 10 years ago

Using variable from controller

Hello, I have an controller: public function signature($name) { $this->echo = fal...

0 Likes
2 Replies
posted 10 years ago

indicate that I have replied in a thread

When logged in, indicate if I have replied in a thread from the forum "Thread view". Curre...

0 Likes
0 Replies

Get Recent Comments

Hey everyone, i'm pretty sure that my problem is already out there, but i wasn't able to find any so...

0 Likes
1 Replies
Solved

Change credentials Sentry 2

Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...

0 Likes
1 Replies
Solved
posted 11 years ago

Testing: artisan server environment setting

Hello all, I am setting up behat for testing and as part of the startup routine I run php artisan se...

0 Likes
7 Replies

How double foreach blade of customers and orders with one sql

Hi! i have a question about how create a double foreach in blade from only one sql with query builde...

0 Likes
2 Replies

Laravel and SaaS set up

Hi ya folks, I'm building our first SaaS app. The project will see users having the same functionali...

0 Likes
0 Replies

Escaping for injection

I am learning laravel and php but I just need to clarify when it is needed to escape strings. If any...

0 Likes
4 Replies
Solved
posted 10 years ago

Assign data to and call variable within a model

How do you assign data to and pull data from a variable in a laravel model? The normal way I do it i...

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