Support the ongoing development of Laravel.io →

1,185 Threads

Uploading video with Laravel + DropzoneJS + DigitalOcean

Does anyone already set up a video upload using Laravel 4.2 and DropzoneJS on DigitalOcean? I just d...

0 Likes
2 Replies

[Package] Zizaco Entrust

Entrust provides a flexible way to add Role-based Permissions to Laravel4. PS: Even though it's not...

0 Likes
18 Replies

Laravel 5 Validation?

Hi guys, Can you show me a simple controller codes that validates data from view. I tried validating...

0 Likes
3 Replies

Preg_replace()

I'm using Laravel 4 I'm getting this error preg_replace(): Parameter mismatch, pattern is a string w...

0 Likes
0 Replies

Larvel 5 - Form Select Value to Post Confirm Page

I've created a very simple form that has some select values and when you select one of the items fro...

0 Likes
1 Replies
Solved

Using FormRequest validation without using Form Builder

Hi there! So I'm using FormRequest like so: public function save(MailRequest $request) And validati...

0 Likes
5 Replies
Solved

Passing custom actions in a Route::resource definition

Hi guys, I'm at your mercy. I'm trying to figure out how to add custom actions to a Route::resource...

0 Likes
0 Replies

Form submit refresh stop

Hi When I submit a form. I want not to execute when refresh after form submit. How can I do that. Th...

0 Likes
2 Replies

image upload and resize

Hi I m using Laravel 5. Now I want to ad profile picture. I want that in User control page there wil...

0 Likes
5 Replies
Solved
posted 9 years ago

Laravel is loading user data into form

I'm currently learning Laravel, doing a simple form to insert data into database, my problem is, I c...

0 Likes
2 Replies

Laravel Import Excel Maatwebsite

hey, i'm new use framework laravel, and i'm trying to import xls file into db. i'm using library lar...

0 Likes
0 Replies

CurlFile and L5 error

Hi, I'm build an webapp API that receives an image file from users using post forms and need to send...

0 Likes
3 Replies
Solved

[Package] Image/Intervention not uploading files on update

I've used Image/intervention to manage my images. It works great when I'm storing a record, but when...

0 Likes
0 Replies

PDF Generation.

@foreach($contractallusers as $contractalluser) $html = '<html><body>' . '<div style=...

0 Likes
3 Replies

File import

Hi everyone I'm new to Laravel, I'm currently doing an import file page and store the imported file...

0 Likes
1 Replies

Form submit, Input:all() not showing all inputs

RESTfully, When I submit my form and return Input:all() in the Store method I'm getting only couple...

0 Likes
7 Replies
Solved
posted 9 years ago

How you handle Image optimizations for user uploads

Hi guys, How to handle image optimizations on user uploaded images, like flicker & facebook ? We...

0 Likes
4 Replies

Spurious "Invalid host" errors when unknown client sending "*.whatever.com" as host header

Probably some bot somewhere, but a few times a week I get: production.ERROR: exception 'UnexpectedVa...

0 Likes
0 Replies
posted 9 years ago

Console command fails when executed by cPanel

I have created a command, which suppose to receive data from stdin and save to database. It works co...

0 Likes
7 Replies
Solved

LoginException in symfony InputFormField

Hello Friends, I have an exception as below: LoginException: An InputFormField can only be created f...

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.