Support the ongoing development of Laravel.io →

494 Threads

Pagination with ajax not working

I´m using Laravel5.3. The problem is that the current Pagenum is not set. I mean I get the correct d...

0 Likes
1 Replies
Solved

Change view resolution dynamically based on request parameter - Google AMP support

Hi all, I am trying to implement google amp for my site, in which case if the request contains a que...

0 Likes
1 Replies
Solved

Using Login Form and Registration form in same page

I've the Laravel auth's login and registration from in same page like the below image. If i try to l...

0 Likes
4 Replies
Solved
posted 9 years ago

Get array from checkbox options

Hi there, I'm trying to get array of options from selected checkboxes with Blade, but it doesn't see...

0 Likes
3 Replies
Solved

Form generated fully by javascript - how to generate the csrf_token

Hi! I am generating an edit form of an object, that is returned by Ajax. Everything's fine, but I ha...

0 Likes
2 Replies
Solved
posted 7 years ago

Customizing the paginator view

Hey! I've been reading the docs and set up a basic app. Every issue I've had before I've been able t...

0 Likes
5 Replies
Solved

syntax error, unexpected ':', expecting ';' or '{'

Good day all, Running into a little problem with my models and a package by spatie. Hopefully you ca...

0 Likes
2 Replies
Solved

Laravel 5 - pagination query string after slash issue

Hey guys! I have a problem with my Laravel 5 pagination. I use elequent to fetch user + his items wh...

0 Likes
15 Replies
Solved

How to: Iterate through record from DB

Hello! I have actors collumn in movies table and all actors are saved in following way: actor1, acto...

0 Likes
4 Replies
Solved

How to resize image using Intervention Image?

Hello, I am install Intervention Image package but I need to make resize image here is code $file =...

0 Likes
7 Replies
Solved
posted 7 years ago

Issue with pagination render

When I did this commit, the menu displayed by the render function on this view disappears. Any idea...

0 Likes
3 Replies
Solved

Some problem with URL (not work when using WWW before the domain)

When i use WWW before the domain my site working and and I have no problems, but if I remove the WWW...

0 Likes
6 Replies
Solved

How to: Get first N objects in foreach loop

Is it possible to get first Nth ojects in foreach loop. For example i have foreach loop with movies...

0 Likes
1 Replies
Solved
posted 7 years ago

using Request::path() and @include instead of if(isset($_GET)) and switch in laravel

in native PHP I use to do this $var = isset($_GET['val']) ? $_GET['val'] : 1; then switch case 1: in...

0 Likes
5 Replies
Solved

how to concatenate variable in blade template

I have declare a variable in blade template, now i need to concatenate it in style sheet path. I wan...

0 Likes
2 Replies
Solved

Select from two tables and show everything

I want to show on the page data from two tables but with a little condition and I can't figured it o...

0 Likes
1 Replies
Solved

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
5 Replies
Solved

Link each product to its product_details page

In native PHP it takes about 2 minutes to link each product on the page to its product_details page...

0 Likes
4 Replies
Solved

Select -> selected

Please, how do I when editing a car, list all the brands, however already come selected the brand th...

0 Likes
2 Replies
Solved

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
1 Replies
Solved

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.