Support the ongoing development of Laravel.io →
dendic

dendic

Joined 30 Dec 2014

Statistics

Threads 12
Replies 13
Solutions 0
Articles 0

optgroup remove

My model: class Boxstyle extends Eloquent { protected $fillable = array('BoxStyle'); my table...

0 Likes
0 Replies

very simple

I have a controller: $boxstyles = boxstyles::lists('boxstyle', 'id'); Model: protected $fillable = a...

0 Likes
3 Replies

variables undefined

I have script: $("#consigneeBtn").on('click', function() { var id = document.getElementByI...

0 Likes
0 Replies

Initial configuration

Running apache. Created view named mainmenu project is at C:/imgweb2. When I run localhost:8000/im...

0 Likes
9 Replies

Routing To Multiple tables

I'm just learning Laravel so this question may seem simple but not to me. Example: I have a view wit...

0 Likes
0 Replies
replied 10 years ago

url to route

To help understand I'm taking user input for my view and passing it to a route. Then I will take it...

0 Likes
replied 10 years ago

url to route

"{{ URL::to('home/otherpage', $params) }}". This action is asking for parameter. I'm tryin...

0 Likes
replied 10 years ago

url to route

I just need to pass this parameter to my route

0 Likes
replied 10 years ago

jQuery autocomplete not working if data taken from DB

did anybody get an answer. I also have the same issue. Got some data back but it's all the records a...

0 Likes
replied 10 years ago

jQuery autocomplete not working if data taken from DB

Asetss said: I also wonder. waiting for an answer

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.