Support the ongoing development of Laravel.io →

1,556 Threads

posted 10 years ago

Show message if empty table

Hey guys, Is there any simple and elegant way to show a message to the users if there are no posts/a...

0 Likes
0 Replies

Is it possible to change laravel's pagination link?

Hi guys! Using laravel's pagination it creates a url with ?page=2 but I want my url to be /page/2. I...

0 Likes
0 Replies
posted 10 years ago

How to create html elements laravel 4

Hello friends, I have to create the following html elements laravel 4 <li><a href="#&q...

0 Likes
1 Replies

What are the advantage/disadvantage if I implement ViewModel concept as with ASP MVC in Laravel?

I was thinking to implement ViewModel concept of ASP MVC in Laravel. What are the advantage/disadva...

0 Likes
3 Replies

View [usr.login] not found.

Hi, I am new to laravel and I am happily deploying an RC version of my first app in a preproduction...

0 Likes
6 Replies
posted 10 years ago

How can I make variables to this view?

Hi I wanna send a variable to master. How can I do it? Thanks class UserController extends BaseCont...

0 Likes
2 Replies

Load pdf file on browser instead of downloading it

How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...

0 Likes
2 Replies

My WebSite is not displayed

My problem is that my site is not displayed. roads and mesi controllers returns me well create views...

0 Likes
1 Replies

Confirmation on delete help

I am trying to get a bootstrap 3 modal to popup with buttons confirming delete before deleting cust...

0 Likes
8 Replies

Laravel 4, Ajax and Dojo Toolkit's AMD features

Is anyone ever tried implementing the dojo toolkit AMD with laravel 4, or could anyone please point...

0 Likes
1 Replies

Only allow specific user to edit/delete post

Hi guys, Im trying to do so that only the author of the post can edit and delete it from the list wh...

0 Likes
7 Replies
posted 10 years ago

How to add class to a select options

Can we add a class or something else to a <option> in Laravel 4 ? I try to use deboostrap prop...

0 Likes
1 Replies

How to cache specific related model info?

Hi, Let's say a User belongsTo a Language, and to make it simple here's the controller (no repo) : $...

0 Likes
6 Replies

Redirect After Setting Response

Hi guys! I have a problem with my Response. I am generating a .ics file setting the headers and cont...

0 Likes
0 Replies

View data in Controller or View...

Hello, there. I have a table of users, and when you click on a Details button for a particular user...

0 Likes
1 Replies
posted 10 years ago

HTML::image : image rotates automatically

Hi, I have a problem with the function HTML::image(). When i use it with a heavy image (more thant 1...

0 Likes
2 Replies
posted 10 years ago

GroupIn Method for Collection

First of all, English is not my primary language and if the group in term is wrong for what I'm tryi...

0 Likes
1 Replies

[Packages] Meta (Makes it easy to add meta tags to your views) and Shareable (Simple social sharing buttons for views)

Hey everyone, I released a package today that some of you may find helpful. It's called Meta, and it...

0 Likes
1 Replies
posted 10 years ago

ErrorException Creating default object from empty value

http://www.codeheaps.com/php-programming/creating-blog-using-laravel-4-part-1/ I followed this great...

0 Likes
5 Replies

paginate() problem

I have a problem with paginate() with hasmany(). I have 2 tables. Categories and posts. I showing po...

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.