Hey guys, In my recent project I built simple way to built multidimensional menus without nesting a...
Hi I am trying to include a {{ Form::text }} inside an inline javascript is this possible or I just...
Does Laravel have function to get view path in workbench (like 'app_path')?
Hello! I am trying to include a template within my main page template, but it has a different master...
Heyho guys, I'm trying Laravel again and want to build my own site. Now I have a question: How do I...
I have a simple code to using master layout and pass some data to View to practice Laravel, the foll...
Hello. Is there any fast solution to add feed from another site to laravel. What i need is to put in...
I am converting a CodeIgniter/Smarty website to Laravel/Blade to see if it's feasable to drop CodeIg...
Hello awesome Laravel community!!! This is my events table in DB $table->increments('id');...
Hi. How do I add select option data-icon tag ? Can't be, Blade Form::select array. FormBuilder Class...
Hi all, I've just started using Laravel and I am really enjoying it. I am a little confused about ho...
Hello my friends, I am the problem in the function. every time when you press it returns me the cont...
Is there a way to access data from a query in a page layout? For example, I would like to get the to...
I want to create a link like <a href="xxx/logout"> 登出<br/>Sign Out </a>...
Hello friends, I'm building a view with blade, you can generate a dynamic menu? change this @section...
Hi, new to Laravel here and having some problems... I have a form in al blade file. This file loads...
I have a index page with some athletes from my database. @foreach($sportler as $s) <tr>...
So you need to pass data to your view? Normally, you'd do something like this. CONTROLLER: class Hom...
Hey, ill got these Views http://laravel.io/bin/mWdxm Now if i open the main.blade.php ill expect to...
I generate report in browser, but it has problem with the large data or multiple record viewed (brow...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.