Support the ongoing development of Laravel.io →

2,053 Threads

Help Laravel tree-grid

Prompt if not difficult simple example of how to combine (laravel 4) /* https://github.com/khan4019/...

0 Likes
0 Replies
posted 9 years ago

file name being appended to controller name

I am not sure why, but when I try to load a view that has been working fine up until yesterday, it s...

0 Likes
1 Replies

Why do I have to loop through the results of this query?

Hello, I am querying an external-to-my-application database. I expect to get one result back, but w...

0 Likes
3 Replies

how to return value from controller to view?

Hello, how to return value from controller to view? controller code $oSales =DB::table('sales') -...

0 Likes
7 Replies

Best way to hide something from view

Hey, I'm including a sidebar in some views and want to hide some parts if it's called by an special...

0 Likes
4 Replies

Trying to get property of non-object

Hii I got this error when I view a user's profile Trying to get property of non-object Route: Route:...

0 Likes
6 Replies

View is not working with .blade.php extension

In my project, when i remove .blade extension from view file, it works. But with this extension ther...

0 Likes
2 Replies

How to retrieve serialized data in Form::model and populate array of Form::select with multiselect?

I have a serialized data saved in my database, it's a values from array of categories. I created thi...

0 Likes
0 Replies

css generated by elexir .version([]) command is not attached to my hosted website after syncing

Hi, I have just uploaded my laravel on webhost and in my localhost i generated css again by elexir ....

0 Likes
0 Replies

PayPal Payments Pro PHP Virtual Terminal POS LARAVEL

This web-based virtual terminal for PayPal Payments Pro can be used as a replacement for the one tha...

0 Likes
1 Replies

@foreach in Bladeview for Bllim Datatables

How can I pass Bllim datatables to blade view and use @foreach in the Blade View to check some condi...

0 Likes
1 Replies

autocomplete and external source

My view: <h2>Laravel Autocomplete</h2> <?= Form::open() ?> <?= Form::label('aut...

0 Likes
0 Replies
posted 9 years ago

[L5]Cannot return view from command handler

Hey, So I'm pretty fresh to Laravel, and now I'm trying to dynamically generate the edit view of the...

0 Likes
1 Replies
Solved
posted 9 years ago

Weird Route/View behavior when passing parameters

Using Laravel 4, I have created 2 routes: Route::get('dev', function() { return View::make('dev');...

0 Likes
2 Replies

Newbe blank page issue

hi im learning the laravel ropes and pretty into it. been following this tuitorial: https://www.pack...

0 Likes
11 Replies

compiling bootstrap with elixir gives unwanted results in firefox

Hello.. I use elixir to mix bootstrap.less .. The orriginal lees files included with laravel 5. But...

0 Likes
0 Replies

Laravel file upload status

Hello, I'm trying to build a file upload progress bar with laravel. I tried with php session upload...

0 Likes
1 Replies
posted 9 years ago

Routing arguments with unknown URL length

Hello, I'd like to use routing arguments in routes that have an URL of unknown length. Ala. site.com...

0 Likes
1 Replies

Help with public static functions

I'm a member of Laracasts and have watched Jefferies video on public static functions. I am learning...

0 Likes
5 Replies

How to use Bootstrap with Laravel 5 ?

I am new to Laravel, I am trying to use Bootstrap with Laravel but it is very difficult to use with...

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.