Support the ongoing development of Laravel.io →

2,053 Threads

posted 10 years ago

Best practice: how to manage categories?

Hi, I've tried to do my own CMS using laravel Currently I have a blade file to which I send a $menu...

0 Likes
10 Replies
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

Laravel 4.2 ErrorException (E_NOTICE) Trying to get property of non-object

Hi, Im currently making a ecommerce site using laravel 4.2 and I've encounter an error "Trying...

0 Likes
0 Replies
posted 8 years ago

How to Count() a collection with a "where" clause.

Hello, I've a collection (tasks) and I want to count inside may blade template only completed tasks....

0 Likes
4 Replies
Solved

How to easily define relationships of a pivot table where the third column is a foreign key to another table.

I am new to laravel 5. I have been working on a client app where I have setup a relationship like so...

0 Likes
0 Replies

How to attach many blade templates into one view without using @include()?

Hi, I'd like to find an alternative way to include the collections of sub views in one view. Here is...

0 Likes
0 Replies

Paginate Error 404.

Hello guys , I installed my laravel 5.1 application on a shared server for it was necessary to copy...

0 Likes
0 Replies

Is there a way to parse code for language keys?

Hi, I am using Laravel4 for the first time and now I have to decide how to implement multilanguage f...

0 Likes
6 Replies
Solved

Laravel 5 XML Parser

I have created a storelocator.php in my view with the following code : <?php $dom = new DOMD...

0 Likes
0 Replies
posted 8 years ago

MVC not using database

Hi my issue is as follows I have a controller as follows public function index() { $mode...

0 Likes
3 Replies
Solved

Ajax image load after dropzone success event

So I am using dropzone.js and I want to reload a particular image after the success event of dropzon...

0 Likes
0 Replies
posted 9 years ago

Layout data recovery

Hello, I'm new with laravel. I have some controllers blog, forum, faq with its views. Now I have men...

0 Likes
5 Replies

Serve CSS and JS from outside of public folder

I understand this sort of breaks the structured point of Laravel, but there is method to my madness....

0 Likes
0 Replies

blade doesn't process string in jquery callback function if the js file is set alone in public/js and removed from html

I have a jquery function that renders some part of the view with data after a successful ajax post r...

0 Likes
9 Replies

@inject method throws error on live server

I am developing a laravel 5 app. In my code I inject a class that I created in App/Utilities/class.p...

0 Likes
1 Replies

Form problem

Hi Guys, I am new on Laravel 5, I try to create a Form with the Formbuilder. I guess my problem is r...

0 Likes
2 Replies

View Composer not accepting string variable in view->with method

Hello, I am really stumped by this one issue... I have the following code in my custom view composer...

0 Likes
1 Replies

jquery datetime picker problem.

Hi I am using jquery datetime picker in my site. this is my code: <link href="/blog/public/c...

0 Likes
11 Replies
Solved

Laravel 5 Json, google maps

I am new to json and laravel and I would like to put my question forward. I have a database table ca...

0 Likes
1 Replies

Recommended strategy for regenerating complex / dynamic forms

We have a form that is built on the client side using an HTML template and Javascript, As informat...

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.