Support the ongoing development of Laravel.io →

2,389 Threads

how to add new fields to an existing mysql table using a form inputs

Hi im trying to add new fields to an existing mysql table using a form inputs . is there an easy wa...

0 Likes
4 Replies

Configuring Laravel project with Web hosting..

Hello, i have been completed my project with Laravel.. now i am trying to upload it on my web hostin...

0 Likes
0 Replies

Dynamicly created fieldset not submitting data

Ok, so im trying to make a dynamic cloning (js) a fieldset so we can make more at one go. somehow,...

0 Likes
0 Replies

Clear session cookie on exception

I'm getting exceptions when I'm trying to resolve malformed session_cookies for laravel.. Is there a...

0 Likes
1 Replies

How to make a data persist temporarily until approved by an Admin

Hi great minds! I am building an HR software and I will like to implement a special feature which is...

0 Likes
1 Replies

A question so basic I can't even come up with a thread name

Outside Laravel I may would defined a variable as $validation and asigned it a zero integer, and if...

0 Likes
1 Replies

Save Many form Request from array (Shop Open hours)

Hello everybody I hope someone can help me. Problem A shop should be able to save its opening times....

0 Likes
0 Replies

Redirect is rendering template rather than stopping execution in PHPUnit

I have a Laravel 4 application where I check if the user is authenticated and if not it redirects th...

0 Likes
0 Replies
posted 8 years ago

Using Request in a BaseController constructor instead of children classes' methods

In a Laravel 5.2 application I have a BaseController (all other controllers inherits from this) with...

0 Likes
0 Replies

File Field - Accept either single/multiple field.

So I have this form that on the main website, that uses file[] for the form field. That works fine....

0 Likes
0 Replies

Blacklist URLs with validation

Hey, i have a form that accepts only URLs, and i use the validation function accordingly to only all...

0 Likes
1 Replies

Determine POST PUT PATCH in Frontend

Hi together, I am currently building a RESTful JSON API that should be accessed by web and mobile ap...

0 Likes
0 Replies

Constraining multiple-model-binded routes to the model IDs?

I have a set of routes where they only contain model-binded parameters and no intermediary text, exc...

0 Likes
1 Replies

create user

I'm starting to get the routing working. A registration form sends 4 post to my controller like this...

0 Likes
4 Replies

Fetching data and filling in the rest of the form

So I have a form that is supposed to be used in a retirement home when there is a devitation. Each d...

0 Likes
0 Replies

Custom 404 in Laravel 4.2 with Layout

Hi all, My page uses global layout and there are many views with own controllers which are using thi...

0 Likes
22 Replies

Laravel Unable to Use Uploaded SQLite File

Hi Everyone. I have a weird problem. I am writing an app that receives an SQLite file via an API pos...

0 Likes
0 Replies

What is the best practice to call a delete route by clicking the "cancel" button in a form?

What is the best practice to call a delete route by clicking the "cancel" button in a form...

0 Likes
0 Replies
posted 8 years ago

Hiding .php files in URLs

Hi! I'm using Laravel 5.1 on my project, it's a website migration from ASP Classic to PHP. The thing...

0 Likes
0 Replies

Guzzle gives me different data

Hi I need to retrieve a total of credits. When I put this in the browser it works and gives only a t...

0 Likes
3 Replies
Solved

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.