Support the ongoing development of Laravel.io →

2,053 Threads

Getting data from a join in a view

In my controller I have: public function index() { $comments = Comment::pagi...

0 Likes
1 Replies

Redirect::route() adds port 80 to URL causing error

I am using cloud9 and laravel 4.2. I have the basics of laravel going well. I have multiple routes a...

0 Likes
1 Replies

Email without view

How to create email service without blade(VIEW) in laravel 4.2.

0 Likes
1 Replies

Controller vs View: Calculating date diff within foreach loop

Users create projects, projects last 14, 30 or 45 days. An "endDay" is calculated using ja...

0 Likes
4 Replies
Solved
posted 9 years ago

Restful routes

I am displaying a list of hotels via an API an i'm learning to setup some restful routing.So I am go...

0 Likes
1 Replies

Select box returns null when empty?

A null value is returned, when the select box is empty - this causes an error while using the sync c...

0 Likes
2 Replies

Retrieving and storing data from a form checkbox using Laravel 5

Got an issue that I am struggling to solve in Laravel 5. So essentially what I am trying to do is ca...

0 Likes
2 Replies
Solved

responsive filemanager with tinymc in laravel 4

i install responsive filemanager with tinymc in laravel when i click on img icon open dialog box fo...

0 Likes
1 Replies

iframe content not loading

Ok, so I am trying to embed an iframe into a view from a trusted source outside of my project. The...

0 Likes
1 Replies

Large collection, many levels, getting views out

First, if anyone has a good tutorial on collections, I could use it. I have a collection coming from...

0 Likes
1 Replies

How to show my the name, display_name form roles table of logged in user.

Hey, I installed the package entrust and everything is awesome !! . but I tried to fetch the name,...

0 Likes
1 Replies

jQuery not loading on all pages

Hello, 1st, I have some custom javascripts, but they only load on one page. This is how my custom .j...

0 Likes
1 Replies

Paginator Issue

I have a page that has multiple tables with lots of data. These tables need to be on a single page....

0 Likes
15 Replies
posted 9 years ago

ViewComposers apply their data after view()'s data

Just playing around with ViewComposers, and it looks like they apply their data after the data param...

0 Likes
2 Replies
posted 9 years ago

Call controller function from view

How can I call controller function from view in an easy way?

0 Likes
1 Replies
posted 9 years ago

a hoop side

Chelsea vs Manchester United Live Stream https://www.reddit.com/r/crockpot/comments/330ic5

0 Likes
0 Replies
posted 9 years ago

Home state not getting set in Laravel 5 - Angularjs 1.3 app

I have a project with laravel 5 as backend and angularjs 1.3 as front-end. ####Laravel5 setup:...

0 Likes
0 Replies

Looping through collection

I am filtering a collection by date of orders with the following in each: {"id":57,"...

0 Likes
4 Replies
Solved
posted 10 years ago

Lang::choice is wrong

lang/en/messages.php 'apples' => 'There is one apple|There are many apples', So.. i do {{ Lang::...

0 Likes
4 Replies

Cached asset files during development not updating.

I'm using Phpstorm 8, php 5.5.13. I don't have opcache or any other cache enabled that I'm aware of...

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