Support the ongoing development of Laravel.io →

1,478 Threads

404 not found incorrect url ajax

Hi guys the console log error 404 page not found http://localhost/directories/public/product/subcate...

0 Likes
1 Replies
posted 8 years ago

Extends Confused About Blade

The confused happens when I try to including two extended blade in same file. ##A.blade.php @yield('...

0 Likes
3 Replies

Creating a gallery popup depending on the image

I'm using Laravel 4 and I'm trying to create a gallery page that when you click on an image that ima...

0 Likes
1 Replies

Image not loading

I have placed the image named java01 in projectname/public/img and called it java01 in the database....

0 Likes
1 Replies

Checkboxes : 3rd argument (checked) strange behaviour

Hello, I noticed something strange with formBuilder. I’m having a simple form with checkboxes. I loo...

0 Likes
3 Replies
posted 8 years ago

loading view returns an error

When trying to run the 'dashboard' view - it returns an error in return: ReflectionException in Cont...

0 Likes
1 Replies
Solved

Class 'Illuminate\View\HtmlServiceProvider' not found

I'm trying to use Html and Form facade but without any luck. This is the error I get: FatalErrorExce...

0 Likes
3 Replies
posted 8 years ago

Getting a NotFoundHttpException

when trying to run a view I am getting an error says: NotFoundHttpException in RouteCollection.php l...

0 Likes
4 Replies
Solved

Route, style disappear

Hi all! I'm pretty new to laravel and I have a problem. I using route: Route::get('/home', function...

0 Likes
4 Replies
Solved

Getting a gallery item from a pivot table

I'm using laravel 4 and I'm trying to get all the gallery items that belongs to a category depending...

0 Likes
2 Replies
posted 8 years ago

Fastest way to search value in array.

Hello everyone. I am wondering what will be the fastest way to find pair value in array in blade. Wh...

0 Likes
7 Replies
Solved
posted 8 years ago

Route::get('/', ['as' => 'home', function () { ... }]);

Hi, i'm using this route: Route::get('/', ['as' => 'home', function () {return view('home');}]);...

0 Likes
2 Replies
posted 9 years ago

Multiple subviews extending a master template only works once.

This issue is essentially a duplicate of this SO post I managed to find: http://stackoverflow.com/qu...

0 Likes
6 Replies

Getting multiple values

I'm using Laravel 4 and I'm trying to get multiple values to display instead of one. When I try, I g...

0 Likes
1 Replies
Solved
posted 8 years ago

How to get a laravel blade link to look like a normal link

I'm using Laravel 4 and I'm trying to change the laravel blade link to use a normal html link. My bl...

0 Likes
2 Replies

Laravel app only loading welcome page

I've set up two different laravel apps and no matter what I put in the routes file it will only load...

0 Likes
7 Replies

A little CSS help please

I have a table that has dates (test_date) and (next_due). For the last entry (most current / descend...

0 Likes
0 Replies

Problem with route.php

Hi all / as I have a problem with my routes.php routes file, have the following //llamamos a la rut...

0 Likes
0 Replies

Odd Blade? Issue

Not even sure where to start - just looking for maybe a point in the right direction. I've got somet...

0 Likes
2 Replies
Solved
posted 8 years ago

How can I parse Blade template from variable?

It's possible to parse Blade template from other source than .blade.php file? In my app user can bui...

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