Support the ongoing development of Laravel.io →

Submit a form with Vue

Hello, I am new to Laravel and vue. Working with Laravel 5.4 I have a vue script that builds a table...

0 Likes
3 Replies
posted 7 years ago

cURL/Guzzle Laravel 5.3 parameters issue (bug?)

Hello, I'm trying to send a POST request using either cURL or Guzzle. The request is being sent and...

0 Likes
1 Replies

New session is created on each request

Recently I started working on a new project. There was a problem with logging in. I and my teammate,...

0 Likes
9 Replies
Solved

[announcement] Laravel Sketchpad

Hey all, About a year ago, I posted about a package I was working on called Sketchpad, which I'm ple...

0 Likes
0 Replies
posted 7 years ago

Mailable vs Notification

How do I know what to use when? I mean I know their functionality and differences, in some cases it'...

0 Likes
0 Replies

Laravel query not binding value correctly

My query is returning the wrong results because the parameter (minutes) is not being binded to the q...

0 Likes
0 Replies

I am sharing bash scripts for installing Laravel 5.4

Hi everyone, I created two bash scripts to ease Laravel installations and thought I'd share them wit...

0 Likes
0 Replies

Odd CRUD issue

Im having a odd issue with my CRUD on Laravel 5.4 and PHP 7.1 when developing via "php artisan...

0 Likes
1 Replies
Solved

How do I directly show Category Name instead of Category ID that is on another table?

Here is pictorial Question with 3 screenshots: http://imgur.com/a/94vrg

0 Likes
2 Replies

How set this pure mysql code in laravel

How set this pure mysql code in laravel SELECT * FROM users WHERE YEAR(created_date) = 2017 and MONT...

0 Likes
1 Replies
posted 8 years ago

How to use a custom UrlGenerator implementation in the RoutingServiceProvider ?

Hello ! I want to use a custom UrlGenerator implementation in my application. How it is possible ? I...

0 Likes
1 Replies

How to get URL with current project language like http://example.com/en

I need project URL with current project language like http://example.com/en URL("/") this...

0 Likes
3 Replies
Solved

Problem with connecting to Database

I'm new to Laravel and I'm trying to fix next issue for 2 days. I want to create database and migrat...

0 Likes
1 Replies

Job Offer: Looking for help with Ajax form submission

Hello, I am looking for someone that can sit with me on skype and TeamViewer, and help me develop an...

0 Likes
0 Replies

Filtering same page and updating pagination

Hi Guys, New coder here and new to laravel here.I would like to know how I would go about updating l...

0 Likes
0 Replies

Can I develop HR/Payroll System in Laravel

Can I develop payroll in system by laravel? How much you suggest Laravel for this task? Welcome to y...

0 Likes
3 Replies

Laravel 5.4 relationships - how to display in a view

I have 3 tables: users (fileds: id, name, etc.) profiles (fields: id, user_id, first_name, last_name...

0 Likes
3 Replies

Form request validation for "string" lets an empty array pass without error

Is this considered a bug in Laravel? Make a validator and require the field to be a string. It corre...

0 Likes
1 Replies

QueryException in Connection.php line 647:

I'm trying to save checkboxes. I should be able to select one or mutliple. This is the error I'm get...

0 Likes
0 Replies

Passing variable to a view using middleware

Is this possible? I want to pass a variable, style, to my layout template so that it defines the lay...

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