Support the ongoing development of Laravel.io →

2,053 Threads

Build similar to Google Form with Laravel

I'm working with a client who needs a module that should be embedded in other web page and users to...

0 Likes
2 Replies
posted 10 years ago

Error Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

Hello everyone. I have installed Laravel 4 and run url: http://localhost/laravel/public/ . First tim...

0 Likes
3 Replies

Creating a CMS-style Poll

I am working on creating a CRUD for polls to use during an event. Pretty easy concept - on a scale o...

0 Likes
1 Replies

Input::old() don't work with array?

//form {{ Form::open(array('route' => 'performances.store')) }} @for($i=1; $i<=5; $i++) Inicio...

0 Likes
2 Replies

OneToMany - Not Showing the data but the full object

Hey there, I am stumped on why my query is sending me back the full object when I do $date->exhib...

0 Likes
5 Replies
Solved

Using HTML Template codes with subdomains

I have a subdomain idp.whoisdoma.com setup, When I use the following code, the style and javascript...

0 Likes
1 Replies

Replacement of @section in CSS comments

I'm using some of the mail chimp templates with some modifications for rendering html email content....

0 Likes
2 Replies

Need help with routes

Hello there, I'm trying to set up a webpage, worked with laravel before.. But i can't figure out why...

0 Likes
2 Replies

Multiple controllers to same route

Hi there, I'm trying to use multiple controllers at Route::get('/'), but I couldn't get a second one...

0 Likes
4 Replies
Solved

Handling views in packages for a project.

Hi, Ok, there is probably a simple solution to this problem but I haven't found it yet, hence why am...

0 Likes
1 Replies
Solved

What am sending to the views

Ok, its newb question. If i do "return View::make('something')->with('user', User::find(1)-&...

0 Likes
2 Replies
Solved
posted 10 years ago

How to show the execution time in views?

I'd like to show the execution time in views, but I only found this way to log the execution time: h...

0 Likes
2 Replies

Simple AssetsManager goes nuts with artisan serve Maximum function nesting level of '100' reached, aborting!

I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...

0 Likes
1 Replies

breadcrumbs when 2 ways to get to a page

I'm trying to use davejamesmiller/laravel-breadcrumbs My problem is that part of my site can be acce...

0 Likes
0 Replies

Adding Response::route() to Illuminate

Response Facade is GREAT! But it's limited to Respnse::make and Response::view That's helpful. But,...

0 Likes
4 Replies

Need help debugging this Response error..

Here is my log file of the error, but I dont seem to have enough information there to debug it: [201...

0 Likes
2 Replies

how to create file txt

Hello friends, I have to create a txt file with the result of a query, so far I download the file bu...

0 Likes
1 Replies

Iterate over multidimensional object with blade

Hey folks, i'm new to Laravel but already in love! Awesome. Sadly there's little documentation espec...

0 Likes
6 Replies
Solved
posted 10 years ago

View composer not firing on master layout

The view composer doesn't seem to fire on the master layout that all other views extend. The code wo...

0 Likes
8 Replies

Custom themes in laravel implementation

Hello, I want to give user a possibility to import/upload your own theme (view). I don't know to sol...

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.