Support the ongoing development of Laravel.io →

2,053 Threads

Undefined variable in view (when trying to grab database result)

Hi, Been stuck on this problem for about a week. I know its probably something simple I missed but I...

0 Likes
14 Replies

Retrieve image from public/ folder.

HI, I want to display image which is stored in public/upload folder of my app. In my db only the ima...

0 Likes
2 Replies

Categories in a dropdown showing parent and child

Hi all, I have a small issue I can't figure out. I want to be able to get all categories that will d...

0 Likes
1 Replies
posted 10 years ago

Dynamic left menu

I have a root menu on the top that has always the same menu items, and a submenu on the left. It is...

0 Likes
0 Replies

Passing id value from select list to controller, getting object expected error

I've constructed a select list in a dashboard view, which lists id and name of various components. T...

0 Likes
3 Replies
Solved

Show data from an array to a dynamic selectbox (jQuery - AJAX)

Hi everybody, I'm trying to implement a dynamic select box using jQuery and I have some problems......

0 Likes
0 Replies

posting a form with ajax in laravel

I am new with ajax and want to make a to-do-list according to http://www.packtpub.com/article/bu...

0 Likes
11 Replies

how to get data from DB and pass it to macro

hello , my question is how to get data from DB and pass it to macro ? in global.php thnx

0 Likes
0 Replies

Get view's HTML from database and render as output in Laravel

Instead of having HTML files and using @include or View::make(path to file) to render them as output...

0 Likes
2 Replies

pagination search page

Hi everyone, I have a page with all users and I have a search box. When I search, shows me the resul...

0 Likes
3 Replies
Solved

Execute Laravel Blade statements runtime

I don't know if I choosed a good title for this question or not. I want to implement a Template Engi...

0 Likes
0 Replies
posted 10 years ago

Can a View Composer find out what controller/action it is being called in?

Is this possible? I'd like a View Composer to know the name of the controller and action context so...

0 Likes
1 Replies
Solved

Create model urls

Hi guys, I was wondering if it was possible to do a method in the model to get the url of the model?...

0 Likes
3 Replies

Group Routes with dynamic data.

Hello all, i want to make a multilingual website based on format: http://www.com/en/contact (en...

0 Likes
1 Replies

Laravel insists on loading incorrect resource route

I am well into a project where I have a number of resource controllers. They have all been working p...

0 Likes
3 Replies
Solved
posted 10 years ago

Blade::extend() problem with committed parameters

Hi, I'm trying to extend Blade with this: Blade::extend(function($view) { $html = strtotime(&quo...

0 Likes
2 Replies

creating category model where it has parent of category model itself.

I am creating category model where it has parent of category model itself.. i did the relations in m...

0 Likes
1 Replies

radio buttons wont validate when using the "sometimes|required" rule

I have 2 forms validating from the same model, so its kind of a multi part form. The first form vali...

0 Likes
2 Replies

Cannot pass all the value of my string/array into view.

Hi there! I hope somebody can help me with this. I am trying to pass a data from the controller into...

0 Likes
3 Replies

error when i send data via mail

hello laravelers; i am tring to send newsletter via mail (it work with simple text : hello world). b...

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