Support the ongoing development of Laravel.io →

1,185 Threads

composer clear-cache

I'm trying to use the command composer clear-cache, but at the end I always get Cache directory does...

0 Likes
3 Replies

Image upload issue

Hello gues am back again with some issues but this time it is an image upload issue i want an to ver...

0 Likes
1 Replies

Laravel Cashier: Trouble Updating Card (Fatal Error)

I've installed Laravel Cashier (v3.0.4) in my project and am at the point of allowing users to updat...

0 Likes
1 Replies

[L5] Form request validation with multiple files input

Hi, I search a way to use the new L5 form request validation for validate an array of posted files....

0 Likes
1 Replies

Validate Model Data - Not from form

I have a scenario where I need to validate my model data prior to saving. All examples I can find u...

0 Likes
0 Replies

Best practices for this controller ?

Hi! I need some help whit this... I have a controller that creates a view where multiple selects, fo...

0 Likes
3 Replies
Solved

URL::to and URL::route ?

Where is these codes below, URL::to URL::route in the documentation? Thanks in advance.

0 Likes
2 Replies

Laravel 5 Forms + PHP Storm

Any one else think the new laravel blade syntax is ridiculous? We now finally have PHP storm support...

0 Likes
3 Replies

difference between Facades\Input and Http\Request in laravel 5

Hello what is difference between this method: public function store(Request $request) { $input =...

0 Likes
2 Replies
Solved

Form vs model validations

Hello, I am using Laravel 4.2 to develop a web application for teachers. I have a User model that c...

0 Likes
0 Replies

Relationships to JSON?

So i have User model and Articles model. When i return User::all()->toJson(); i get only user atr...

0 Likes
4 Replies
Solved

auth::attempt actually auto redirects?

I am using laravel dev ( 5.0 ) in my authcontroller.php I added the postLogin method and i have &l...

0 Likes
2 Replies

cant fint mcrypt when i composer update .

i installed php via brew but still cant find solution. please help Loading composer repositories wit...

0 Likes
3 Replies

Image file name not saving in database L4.2

I try to update user image but when i try to update it save image name in database like C:\wamp\tmp\...

0 Likes
0 Replies

Something to do with Validator results in NotFoundHttpException

I have a registration form, the contents of which are being passed through a Validator and then shou...

0 Likes
0 Replies

directadmin api service

I know there is one for older version of laravel. But was just wondering before I sat out to create...

0 Likes
0 Replies

Numeric empty input autofilled with value 0

I have a form with a numeric input (not required). When i save without fill the input and reaload th...

0 Likes
2 Replies

file upload is not working

Hello, i am new in laravel, i am facing a big problem and i can't solve this problem. I am trying to...

0 Likes
1 Replies

Form requests: how do I ensure that one of two fields is filled?

Hopefully, the title is explanatory enough... I have a form request that is run when my form is subm...

0 Likes
4 Replies
Solved

customer.card.updated event in laravel cashier

How can I use customer.card.updated webhook in laravel cashier? Can any one tell me the steps.

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.

© 2024 Laravel.io - All rights reserved.