Support the ongoing development of Laravel.io →

2,053 Threads

Charset problem

Hi, i have a problem, i want use ISO-8859-1 charset, but laravel does not want. i show you the probl...

0 Likes
8 Replies
posted 9 years ago

Access to Url path

Hi, i have an url like: "www.myapp.com/other-param" and i need to print in my view "/...

0 Likes
1 Replies

Does DB::raw affect when uploaded on server?

Currently using this code to fetch data on mysql and its working on my localhost but when I uploaded...

0 Likes
0 Replies

Manually created pagination always returning the full list

I couldn't use the paginate()-method anymore cause I needed to add an extra attribute to every eleme...

0 Likes
2 Replies
Solved
posted 10 years ago

AngularJS in laravel forms (blade)

Hi, In short; is it possible to use angularJS inside the form helpers provided by blade fx. ng-model...

0 Likes
3 Replies
Solved

Having issues with relationship tables and eloquent

I'm having issues with a relationship table and pulling the data from the lookup table. I have a mem...

0 Likes
4 Replies
Solved

Loading views with (ajax?)

So I am currently developing my onepage portfolio and have decided to try and learn some Laravel in...

0 Likes
4 Replies

Compare two objects in foreach

I have two arrays of objects and I want to check if ids of elements of both are the same then select...

0 Likes
0 Replies

Inline edit forms & update

Dear All, I'm currently developing a webapp using Laravel and I truly love developing on 5.1 version...

0 Likes
1 Replies

PHP Catchable fatal error:

Hi everyone, I'm new in Laravel and I found that error, so any help please? PHP Catchable fatal erro...

0 Likes
0 Replies

How to integrate with Laravel

I need to include 3 different storyline/articulate courses into my laravel app. Each course has a ro...

0 Likes
3 Replies
posted 9 years ago

Prevent undefined property

Which is the right solution to prevent this kind of error : undefined property. i'm working hard on...

0 Likes
2 Replies

Getting content of a view file and display it using ajax request

As far as you can understand from the topic, my aim is getting the contents of a view file using an...

0 Likes
4 Replies
Solved

DIsplay row if date column = todays date

I have a table of 'tips' which have many columns one of which is a date column.... The tips that are...

0 Likes
1 Replies

gulp-notify: [Error in notifier] Error in plugin 'gulp-notify' not found: notify-send

When i run gulp on my server i get this error [06:17:51] Finished 'default' after 1.04 s [06:17:57]...

0 Likes
2 Replies

abort() and How can I answer with JSON

Hi, Sorry for my english first, I'm not used to write in english. I explain my problem. I used on La...

0 Likes
8 Replies

Root page not working when redirecting

I am using the below code to redirect to the root page. return Redirect::to('/'); I have defined t...

0 Likes
9 Replies

Image compress and upload

I am really new at laravel and I am currently using version 4.2. I would just like to know how larav...

0 Likes
1 Replies

How to retrive data from database to a treeview using laravel

My requirement is to construct the treeview using database values.(I'm not using eloquent here. Inst...

0 Likes
1 Replies
Solved

Loading css and js file inside method

How to load JS and CSS file inside laravel method I have to convert the below code to laravel class...

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.