Support the ongoing development of Laravel.io →

2,051 Threads

posted 10 years ago

Where Document of File Helper in Laravel 4?

Pl help me, where document of file helper in laravel 4?

0 Likes
3 Replies
posted 10 years ago

ErrorException Undefined index: subType

Hello, I am new to laravel, and I am trying to make some changes to one of our apps that one of our...

0 Likes
3 Replies

How to load the latest collection file

hello, does anyone know how to make my application load the latest collection file I have? Somehow i...

0 Likes
0 Replies

Package to generate and synchronize lang files

Hi ! I have written a package to generate lang files for you. Write your templates, controllers, ......

0 Likes
0 Replies

Eloquent convention

Hi Laravel Team, I have had some deep trouble on writing Eloquent queries for multiple nested reques...

0 Likes
0 Replies

Return type of Event::listen in Laravel?

I test Event::listen('test', function () { return 'hello'; }); // and $event = Event::fire('...

0 Likes
2 Replies
posted 10 years ago

Youtube SearchKeyword Output

Note: Laravel nooby and learning (PHP aswell) I'm trying to get an search by keyword sample from the...

0 Likes
0 Replies

Images from database not showing in view?

Hey guys, In my application I have some images that belong to some articles. These are shown perfect...

0 Likes
5 Replies
Solved
posted 10 years ago

single post

I am building my first website in Laravel. In this website I am showing a portfolio of several proje...

0 Likes
2 Replies
Solved
posted 10 years ago

Json response character encoding

I can't seem to find an answer to this. When I return french characters in a json response they are...

0 Likes
3 Replies
Solved

Override a value set in a View Composer

I have a view composer with some data being assigned default values, ie 'page_title'. In my controll...

0 Likes
1 Replies
posted 10 years ago

Jeffrey Way Generator problem with views

Hello folks! I'm new on Laravel and I'm trying to generate CRUD using Jeffrey Way Generator. I have...

0 Likes
2 Replies

About the doptor cms

Hi friends I am karthi also new one to doptor cms I download onetime and installed then i worked tha...

0 Likes
0 Replies
posted 10 years ago

Syntax error, unexpected and "?>; ?>" error

Hi I'm sorry to post again but the previous post is marked as "solved" but it's not solved...

0 Likes
14 Replies
Solved

Dynamically reload table within page via AJAX and change browsers' url accordingly

I've got a table inside a page. The data it displays will rely on a few parameters given (filter for...

0 Likes
2 Replies

stupid blade question about parent id

i'm sure this is simple, but need help i have products, with a foreign key of category_id and i have...

0 Likes
2 Replies
posted 10 years ago

Unexpected EOF and things like that. (css/javascript)

Hi, When I want to use css/javascript files with laravel I always get errors like Unexpected EOF or...

0 Likes
3 Replies
Solved

Error in Passing a multidimensional array from controller to view

Route File:- Route::get('/',function(){ $menuitem = Menuitem::all(); return VIEW::make('index',$menu...

0 Likes
1 Replies

Where to put Form::macro() and create chain method (param) on it?

Where to put Form::macro()? And I would like to use chain method on it like this: Form::myField()-&g...

0 Likes
0 Replies

grouping of results

Hi, I'm looking for advise on how to group results from a query, the laravel way, I've tried looking...

0 Likes
2 Replies
Solved

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.