Support the ongoing development of Laravel.io →

1,185 Threads

Mass deleting and single deleting in one page with laravel

I got a form where I am able to destroy multiple items by checking a checkbox and able to delete a s...

0 Likes
3 Replies

Accessing POST variables

Just to say, I'm a complete newbie so apologies in advance. My client needs to move his Flash+Classi...

0 Likes
2 Replies

Importing datas from another large database

I have to import a fairly large data-set from a Wordpress site and I would love to fetch some data d...

0 Likes
0 Replies

How to allow not $fillable field to be mass-assigned in certain situations?

I have a general User model with general mass-assign white listing of fields as protected $fillable....

0 Likes
5 Replies
Solved

Remote forms

Hello, is there way to make form submitting via ajax by default? In rails there is :remote => tru...

0 Likes
0 Replies

Laravel Route

How can I create admin specific routes in Laravel 4 (Restfull Controllers): admin/users/ => User...

0 Likes
2 Replies

Handle data filtering with Eloquent and Laravel

Hi guys, I've got a table which returns a large set of data from the database, but I was curious abo...

0 Likes
1 Replies

URL::previous() not working as expected

Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...

0 Likes
1 Replies

Add input text and number a new business

Hi, Laravel is very interesting, i'm new developer of this framework. I have some problems. I'd like...

0 Likes
2 Replies
posted 9 years ago

detect pressed button in controller (ajax)


I have 2 forms on one Category page: create and edit (with select options list) . I want to be able...

0 Likes
1 Replies

Empty label text in laravel Label

What I need is: (note that there is NOTHING between the label opening and closing tag) <label for...

0 Likes
1 Replies
Solved

Search function in API

I'm willing to implement a search function with a Integration of a school API. in other words. I'm w...

0 Likes
6 Replies
Solved

URL::previous() not working as expected

Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...

0 Likes
0 Replies

How to initialize my Model to save data coming from Ajax request

I am a bit confused on initializing my Model when the data is coming from Ajax request. For general...

0 Likes
1 Replies

Getting parameters of a call just having the string of the url

Hello! I am trying to have a function called extractParameters that accepts a string, this string sh...

0 Likes
5 Replies

Link Redirect to specific method inside controller?

Hi, I want to make a link which redirect to specific method inside a controller when it is clicked....

0 Likes
1 Replies

General Laravel/AJAX question

I apologize in advance if someone has addressed this on a separate thread and I just didn't see it....

0 Likes
10 Replies
Solved

(SOLVED) Text inputs using Input::get() are not being pulled

EDIT: Figured it out. I was targeting the wrong php.ini (why on earth would I have more than one in...

0 Likes
1 Replies

Lavarel Post Array Data İnsert Db

Hİ, ******Var_dump Post array(2) { ["lang"]=> array(2) { [0]=> string(2) "en&qu...

0 Likes
5 Replies
Solved

Weird "Illegal string offset - It exists!!

So the cops have been round and told me I am doing something illegal. This is my paperwork to prove...

0 Likes
6 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.