Support the ongoing development of Laravel.io →

2,053 Threads

Generate PDF

Hi. I got an users list shown in a table, so, i can see the user detail and a new page with the user...

0 Likes
3 Replies

Seperate rights management from views and controllers

Hi, I want to ask you guys about how you seperate your roles/rights logic from views or controllers....

0 Likes
3 Replies

Wrong form gets submitted when I have multiple forms

Hello, I have a view file which looks like this: <div id = "div-question-form"> <form id="q...

0 Likes
2 Replies
Solved

Multi-page pdf using barryvdh dompdf Laravel-4 and loadView rather than loadHtml

I'm trying to create batched pdf invoices (using barryvdh/laravel-dompdf: https://github.com/barryvd...

0 Likes
0 Replies
posted 10 years ago

Access what's inside View::share within controller

After i set a global view data using view::share() is there anyway to access what's inside it later...

0 Likes
0 Replies

Application development with multiple tables being affected in one view

We have a historical database application written in MS Access. The key screen allows the user to up...

0 Likes
0 Replies
posted 10 years ago

react.js + laravel example ?

their is any example to react.js + laravel ?

0 Likes
0 Replies

If / Else Yesterday does not work?

This does not work? @foreach($posts as $post) @if($post->created_at == 'isYesterday()')...

0 Likes
3 Replies
Solved
posted 10 years ago

puzzled in views using @extends and @section

i wrote this layout in that shape i named it in views/layout default.blade.php @section('head') <...

0 Likes
1 Replies
Solved

Returning jQuery code via AJAX methods.

So I've just started playing with laravel a bit. I've been a heavy CodeIgniter user for years. Anywa...

0 Likes
1 Replies
posted 10 years ago

"eval" method for blade?

I have a text string from our database that I'm injecting into a blade template. Is it possible to h...

0 Likes
2 Replies
Solved

Form::select() uses wrong parameters

When I do this (note the 4th param with the class info) Form::select('costRange', array('a' => 'a...

0 Likes
2 Replies

Is there any events before/after blade compilation?

I'm trying to manipulate my views before they are sent to the browser. I found the Blade::extend met...

0 Likes
1 Replies

Enable Blade by default

Hey guys, is it possible to enable Blade by default, without having to name file with .blade.php ext...

0 Likes
0 Replies
posted 10 years ago

Question about Overwriting Sections

hay, i can't understand this part in laravel doc when they said : Overwriting Sections By default, s...

0 Likes
0 Replies

[Package] HtmlBuilder extension

Hi, to speed up some view creation i extended Illuminate\Html\HtmlBuilder with other methods as: fa...

0 Likes
6 Replies

Passing object array from model to layout

Hi, In my Laravel app users can send private messages to each other and I want to be able to pass a...

0 Likes
1 Replies

Laravel Module duplicate

Hello guys, I m new on Laravel and try to learn. Now i am busy with some coded laravel project like...

0 Likes
0 Replies
posted 10 years ago

Routes error in Laravel 4: NotFoundHttpException Controller method not found.

Hey guys, I can solve this myself, so I thought I'd ask for help here. I searched the forum before,...

0 Likes
1 Replies
Solved

Laravel HTTPS Named Route

Ok, so I don't know if this can be incorperated, but I notice that laravel doesn't have a way of gen...

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