Support the ongoing development of Laravel.io →
jonitopsg

jonitopsg

Joined 18 Jun 2014

Statistics

Threads 12
Replies 32
Solutions 1
Articles 0

Frontend/backend one laravel project

I have one project with frontend and backend. I access frontend with example.com but I want to acces...

0 Likes
3 Replies

Change url from webiste

I want to change the url of my laravel website. Is it possible?

0 Likes
5 Replies

laravel 5.1 Task Scheduling daily

I want to send some notifications on a specific day of month but my code doesn't work. I tried this...

0 Likes
0 Replies

How to do not delete pivot table row

Hi, I have two tables; Table user and table user_groups. I'm using soft delete to delete users. When...

0 Likes
2 Replies

Redirect with parameters on laravel 5

I'm new using laravel 5. What's the best redirect to use to pass parameters without send to URL?

0 Likes
1 Replies
replied 11 years ago

Redirecting after form submit based on which button clicked

Have you tried this: <button type="submit" name="add_another" value="Save & add another">S...

0 Likes
Solved
replied 11 years ago

Redirecting after form submit based on which button clicked

Have you try dd(Input::all()) to see if you get the correct button name?

0 Likes

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.

© 2026 Laravel.io - All rights reserved.