Support the ongoing development of Laravel.io →

1,185 Threads

File Not Found after File Upload

I'm using fineuploader as a delivery vehicle for a file upload in my application. When the upload re...

0 Likes
6 Replies
Solved

Join Search

Hy i have a search that now its works only if write or the first name or the last name, both didnt w...

0 Likes
4 Replies

Polymorphic relationships and factory method

Hello, ##Tables structure ###Users id - AI password - string email - string userable_id - integer us...

0 Likes
6 Replies

Does Laravel only support ORM and not plain/raw sql?

Hi guys, can someone please tell me if Laravel supports raw/plain sql? I cant find it explicitly sta...

0 Likes
2 Replies
Solved

Editing in laravel

Hi I'm busy with a tutorial and when I try to use the edit line in the model, I end up having a blan...

0 Likes
4 Replies
Solved

Is this good to put in the constructor of the BaseController?

Is this good to put in the constructor of the BaseController? $this->beforeFilter('csrf', ['on' =...

0 Likes
4 Replies
Solved

Restful CRUD Operation with JSON input,output. Store json formatted data into database in laravel

Please suggest me some reference to implement Restful crud operation for schemas and also with json...

0 Likes
4 Replies
Solved

Route not work

The route cannot recognize between get and post ,it is take only get and my code in 'routes.php' fil...

0 Likes
1 Replies
posted 9 years ago

Handling "<base_url>/#affiliate_id" formatted URLs

We have tried 2 different affiliate programs and both generate the banner URLs in the form above. I...

0 Likes
2 Replies

Check image size

Hello I made an app where users can upload images, and I want to restrict image dimensions to less t...

0 Likes
1 Replies
posted 9 years ago

Reprocess Inputs

Is there a way to modify $_POST and $_GET and then have them available to the Input class? Example:...

0 Likes
2 Replies

Opening hours for restaurants HTML and Laravel

For each day i have start and end time with hours and minutes. Can someone help me with that kind of...

0 Likes
1 Replies

problem with validate "different:field1|different:field2..." rule with multi field?

I have problem with validate "different:field1|different:field2..." rule with multi field....

0 Likes
1 Replies

Laravel routing - shorten the urls upto only one URI segment.

It is said that shorter the URL, better the seo (atleast my client believes on it). Now am creating...

0 Likes
0 Replies

Proper Object Model Iteration with variables

Hi all, Fairly new to Laravel, and OOP in general, but have been using it fine for the past few week...

0 Likes
1 Replies
Solved

Undefined variable: error , No POST data when submitting form

I've been following the "Maek an Ecommerce App with Laravel" tutorial from Tuts+ but in th...

0 Likes
3 Replies

Redirect back with submit a POST form

Hello everybody, I have three views/controllers : One e submit a POST form to the second. Two use t...

0 Likes
0 Replies

Auto login facebook error StreamClient.php

Hi all I use this package https://github.com/artdarek/oauth-4-laravel/ My hosting enable open_ssl, a...

0 Likes
2 Replies
posted 9 years ago

Specifying dimensions of the input field

Is their a way I can Size this to any dimensions? As it is now it takes the entire width of the page...

0 Likes
2 Replies
Solved

How to apply validation on a file from the local file system

I wanted to apply validation to files that already exist on the local file system, just using the st...

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.