Support the ongoing development of Laravel.io →

2,053 Threads

posted 9 years ago

Redirect::back() to a section of previous page

Let's say I have a page at myhost.com/test with a section with id of "test". Is there any...

0 Likes
1 Replies
posted 9 years ago

Mask email address

#Do you know some package form masking email at display# For exp. witter will show my email on page...

0 Likes
1 Replies
posted 9 years ago

Extend a layout multiple times on a page

Hey, I'm hoping there is a good solution for this: What I have is a template that I want to use for...

0 Likes
5 Replies
posted 9 years ago

Blade, problem with layouts

Hello, I'm facing a problem with blade templating and my layouts. Here's my layout (in app/views/lay...

0 Likes
4 Replies
Solved
posted 9 years ago

Strange website behavior on Firefox

To be fair i almost always use Chrome. But sometimes i use Firefox and i stumbled into this issue, n...

0 Likes
0 Replies

Float - displaying with extra decimal values

I will try to briefly explain this problem I'm having. I have a database field called "price&qu...

0 Likes
3 Replies
Solved

Form Post with Javascript Not resolving to correct Route

Howdy y'all. I've released a Laravel script on CodeCanyon called Ninja Media Script. Seems to be do...

0 Likes
1 Replies

Overriding delete() class method is not working as expected

I have an Image model, which I want to override the delete method to erase the file from the system...

0 Likes
3 Replies
Solved
posted 9 years ago

Render page problem?

Hello , I have 2 routh here. Route::get('/admin','AdminController@adminPage'); Route::get('/admin/ed...

0 Likes
3 Replies

List all PDF in a directory and open PDF file

I have listed all the pdf files in a table. What I want to do is to generate it as a link. And open...

0 Likes
0 Replies

No image available - No View

Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...

0 Likes
2 Replies
Solved

Stripping tags when viewing

I use CKEditor for adding content(instead of Textarea box). When I display the content, it shows Tag...

0 Likes
6 Replies
Solved
posted 9 years ago

error in view

hi, i want use paginate function and this is my code in view .. <?php foreach ($some as $use...

0 Likes
6 Replies

Best practice advice needed.

I have an application that searches a DB. In the DB i have geo data (lon and lat). I have a js funct...

0 Likes
0 Replies

Private Messages: How to group into conversations?

Hey all, I am building a PM system with the following DB (Currently - Open to suggestions) Users id...

0 Likes
3 Replies

List all files in Directory at View

Hi, How can I list all the files from my Controller and pass it to my View?

0 Likes
1 Replies
Solved

Undefined variable: paginator

hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...

0 Likes
1 Replies
posted 9 years ago

Calling file to be downloaded directly !

hi. i'm creating an app and there are some links targeting mp3 files, and these files should be down...

0 Likes
2 Replies

Why do I get “Undefined variable” in Laravel view?

i uploaded one of my sites to laravel forge running on digital ocean and the site's views couldnt ac...

0 Likes
1 Replies

Beginner Needs help

I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...

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