Support the ongoing development of Laravel.io →

1,489 Threads

I need help for build website for ads in laravel

Hello, I need help for build website for ads using laravel how to start any example to see basic an...

0 Likes
1 Replies

how to copy text in textbox to clipboard and how test this?

Hello, how to copy text in textbox to clipboard and how test this? just on click button click <di...

0 Likes
5 Replies

Replace a yield or section from Controller

Hi to all :) I have a template with a @yield that I need to replace when an error occurs to show an...

0 Likes
1 Replies
Solved

How to achieve this? (image gallery context)

Hey, I am trying to show a product gallery, and when i click an image, i want to use lightbox to sho...

0 Likes
3 Replies

Getting Data from Controller after Loading

Hi, Through ajax I am posting a value to a Controller, which I need get on the Modal Window on the V...

0 Likes
1 Replies

Login and Register app not working in laravel

I wrote a simple Login/Regiatration code in laravel with neo4j as DB. I installed #####vinelab/neoel...

0 Likes
1 Replies
posted 10 years ago

May I just include only one section from a blade template file?

I am new to blade and new to this forum. Before I create this thread, I have searched "only inc...

0 Likes
3 Replies

How double foreach blade of customers and orders with one sql

Hi! i have a question about how create a double foreach in blade from only one sql with query builde...

0 Likes
2 Replies

Method number does not exist

Hi, After I did an update on composer, I came upon an error that stated: "Method number doesn't...

0 Likes
2 Replies
posted 10 years ago

How to debug blade foreach and view variables?

Is there an easy way to debug the blade foreach and if statements and view the variables like XDebug...

0 Likes
1 Replies
posted 10 years ago

How to pass variable back from @include blade template?

Hi, I'm wondering how do I pass the variables set in an @include back to the calling blade template...

0 Likes
0 Replies

Possible to auto generate forms based on model.

As the title says, would it be possible to define the field types etc in Model array so view can aut...

0 Likes
1 Replies

how to change named routes from route just not in all pages in laravel ?

Hello, how to change named routes from route just not in all pages in laravel ? Route::group(array('...

0 Likes
3 Replies

Display threads with order by post (like higher ID)

I'm building forum. But I need help about building the forum display page. <?php $teemad = DB::ta...

0 Likes
1 Replies

link_to() showing URL-encoded route parameter

Hello, I am setting up an app that's able to handle localized prefixes. I am basically using a tweak...

0 Likes
0 Replies

Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException error in my form

I wrote a simple form as shown: <!doctype html> <html> <head> <meta charset='ut...

0 Likes
2 Replies

convert dropdown list from php code to laravel blade code how?

Hello, I need convert dropdown list from php code to laravel blade code <label> <span&...

0 Likes
1 Replies

how to send value for options in dropdown list from array

Hello, how to send value for options in dropdown list from array, or how to convert output this code...

0 Likes
4 Replies
Solved

Converting a DB-object into an array (for form use)

Hi, i use this $data['cities'] = DB::select("SELECT ..."); return View::make('test',$citie...

0 Likes
4 Replies

Carbon add number of days excluding weekends and custom dates

Hi, I'm trying to get a a date that is 3 days from the selected date, but excluding weekends and hol...

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

© 2025 Laravel.io - All rights reserved.