Support the ongoing development of Laravel.io →

2,053 Threads

posted 8 years ago

Pagination links "Method Not Allowed" after Ajax Request returns paginated view

I have a page that has a paginated lists of items. To narrow the list, I have a filter that is an aj...

0 Likes
2 Replies

Redirect to home page when trying to load pages

Hello. When trying to load pages like: localhost:8000/auth/register localhost:8000/auth/login it imm...

0 Likes
4 Replies
Solved

Undefined index: image problem .

Alright , I have a little problem here , which tried to solve but didnt succeed, I brought all the &...

0 Likes
0 Replies

Install FormBuilder on Laravel 5.2

How do I install the FormBuilder on Laravel 5.2 ? I've tried a couple tutorials but it doesn't work....

0 Likes
4 Replies
posted 8 years ago

Laravel Error messages

Laravel error messages does not shows for correct location where error occurred in case of error in...

0 Likes
0 Replies

Image does not display

I have added this to my composer.json "laravelcollective/html": "5.1.*" Then ra...

0 Likes
3 Replies

Session not functionning

this is my loginAction that built session <?php namespace App\Http\Controllers; use Illuminate\H...

0 Likes
4 Replies
Solved

How do I add maxlength to blade templating

Hi. I have a textarea generated by blade engine. I need to limit the character length for it. How do...

0 Likes
1 Replies

Sending view by email

Hello, Do you have complicated methods for doing that? $view = View::make($viewname, $paramArray);...

0 Likes
3 Replies
Solved

How do I use vue-router with vueify?

Here is an example of using vue-resource that I am looking at while writing this: http://jsfiddle.ne...

0 Likes
0 Replies
posted 9 years ago

Laravel DOMPDF not generating HTML pdf file with dynamic data

Hi Guys, hi guys, im trying to use barryvdh/laravel-dompdf, everything works fine except i cant load...

0 Likes
1 Replies

Create a RESTful controller.

Hello, When I run : php artisan make:controller MyController I get a plain controller lacking all m...

0 Likes
2 Replies
Solved

Froms, display input field or plain text in blade

Hi all, I've been trying to figure out how to display an input text field or the text value dependin...

0 Likes
0 Replies

Image not found neither in public nor in storage directory

Well, the logic of the app is: a user uploads a file (image). The file goes in storage/uploads. But...

0 Likes
0 Replies

Use of Partials

Hi people, i want to use a PARTIALS to create a menu' for my site. So i create a folder PARTIALS and...

0 Likes
2 Replies

Passing data to view

Hi All Laravel Master, Now i'm stuck and have no idea. would you please help to find out the solutio...

0 Likes
2 Replies

How i set 777 permissions to storage and bootstrap directories

how i can change permission to 777 and also in bootstrap. Because i am using croppic to upload imag...

0 Likes
1 Replies

Laravel PDF packages

Hi, I'm a beginner into Laravel. Guys maybe the same question asked before, but i think no harm aski...

0 Likes
2 Replies

Localization: load files from subdirectories at `resources/lang/{locale}/`

In L5, files in subdirectories at resources/lang/{locale}/, e.g. resources/lang/en/foo/bar.php, are...

0 Likes
5 Replies

404 not found incorrect url ajax

Hi guys the console log error 404 page not found http://localhost/directories/public/product/subcate...

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