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 found 2 laravel packages for using datatables: https://github.com/bllim/laravel4-datatables-pack...
I want to create a link like <a href="xxx/logout"> 登出<br/>Sign Out </a>...
Hi everybody. I'm new to Laravel and this is the first framework I use, I'm loving it so far. I have...
I view report with View::make() with the large data, but Chrome Browser is crash? pl help me.
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>...
Could I load view with new tab in browser? Pl help me.
I'm trying to get the Desmart Pagination Package (https://github.com/DeSmart/pagination) up and runn...
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.
The community