Support the ongoing development of Laravel.io →
schel4ok

schel4ok

Joined 15 Feb 2015

Statistics

Threads 15
Replies 12
Solutions 3
Articles 0

cannot get JSON data

I have form that should post data in JSON format, but it doesn't work yet. here is my blade {!! Form...

0 Likes
0 Replies

how to get jquery variable in controller using ajax

Hello friends I want to make online calculator Below is simple draft of this. I cannot get it work p...

0 Likes
5 Replies

How to get text attribut of form control in blade

in blade template of page I have form controls <input type="radio" value="clear&...

0 Likes
1 Replies
Solved
posted 10 years ago

Catalog routing error

I have catalog with nested categories and items. Now I have maximum 4 level of depth. Routing for su...

0 Likes
2 Replies

mail send with attachment

I cannot setup mail function to work with attachment. when I add this part of code then I have Error...

0 Likes
1 Replies
Solved
replied 10 years ago

problems with mail send

I want to use input information in $message variable like this $message->from($request->input(...

0 Likes
replied 10 years ago

problems with mail send

Of course. I forgot this. Thank you very much. I also forgot to add use Redirect; to PageController....

0 Likes
replied 10 years ago

Manual pagination problem

the only way I found is like that $img = File::allFiles(public_path(). '/img/risunki'); $currentPage...

0 Likes
Solved
replied 10 years ago

pagination is not working in my Laravel 5

I did this for my last project NewsController.php class NewsController extends Controller { publi...

0 Likes
replied 10 years ago

pagination is not working in my Laravel 5

you are right where('sef', '=', $title) should strict to only one item result.

0 Likes

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.

© 2026 Laravel.io - All rights reserved.