Support the ongoing development of Laravel.io →

Laravel 5 Inconsistent Error Reporting

The last few days my Laravel 5 error reporting has been really inconsistent, and to my knowledge, I'...

0 Likes
0 Replies

Multiple 'or' filters

Good morning/afternoon/evening! Is there a way to create routes that would be executed only if filte...

0 Likes
1 Replies

I need get first,last name from table users?

Hello I need get first,last name from table users? in this function public function getAccountList()...

0 Likes
3 Replies

Can't pass data information to the associated view

Hi Everyone I'm attempting to pass whats only needed to a view on my website. Instead of using the a...

0 Likes
1 Replies

WSOD when after validator fails

I'm using Larave 4.2, and everything works just fine. If I enter the correct credentials I will be t...

0 Likes
2 Replies
Solved

Custom Soft Delete Column

Hi guys, I'm in the process of rewriting a REST service, and I've decided to go with Slim Framework...

0 Likes
2 Replies

Can someone explain me use between fillable guarded and hidden in eloquent?

I don't quite undestand the explanations on laravel doc's http://laravel.com/docs/4.2/eloquent betwe...

quyle92 liked this thread

1 Likes
1 Replies

Controller Route Error

Route Route::controller('rooms', 'RoomsController'); Controller method public function postUpdate($i...

0 Likes
1 Replies
posted 10 years ago

[Billing] Can we use amount/currencies in Stripe/Cashier, not only dollars()-method?

Hi, I haven't tried the Billing (Stripe/Cashier) functionality of Laravel 4.2 yet, nor dived into th...

0 Likes
2 Replies

how get data from different tables?

Hello have 4 tables users,agents,users_agents,mt4_users, I am create join between users_agents,mt4...

0 Likes
0 Replies
posted 10 years ago

jpgraph matrixplot

According to jpgraph manual, user can set a scale. For ex, I would like to explicitly set my scale r...

0 Likes
0 Replies

Submit a form with controller without route

I have a ( search form in all pages in my project ), i can't specify just one route for it. i'll be...

0 Likes
1 Replies

Socialite Sample

I tried to follow the socialite tutorial at https://laracasts.com/series/whats-new-in-laravel-5/epis...

0 Likes
2 Replies

crypto-js and laravel

Hello guys, I'm using crypto js to encode some parametters and in the application I made the same en...

0 Likes
0 Replies

Homestead Installation

I tried so many ways to install Homestead 2.0 in my windows machine. The Latest error from the git b...

0 Likes
1 Replies

Parse error with helpers.php when running update

I just tried running a composer update to add a new package and I got an error that I can't figure o...

0 Likes
10 Replies
Solved

Publish assets of dependent package

Hey guys, how do you publish assets of a dependent package in workbench? For instance I am building...

0 Likes
1 Replies
posted 10 years ago

Request Laravel 5

I am studying the Resquests Laravel 5, i customize the messages of validations. follows the code ht...

0 Likes
1 Replies

[Eloquent] Select all and tell if relation exists

Hi guys, I need to select all models and see if relation exists. Here's an example: Let's say I have...

0 Likes
8 Replies

Http request cache cookie

I've been dealing with an issue recently which is. I build an API on laravel 4, and it returns json...

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.