Support the ongoing development of Laravel.io →

Printing best practice

Hi All, Is there a Laravel best practice with regards to printing? ie. Should separate 'printable' v...

0 Likes
0 Replies
posted 10 years ago

Using a non laravel package in Laravel (5)?

Hi, I want to use this repository in my new Laravel 5 project ( the laravel bundle is not up to date...

0 Likes
1 Replies

Help using insertGetId

I have the following query: Product::create($request->all()); which works absolutely fine but...

0 Likes
4 Replies
Solved

Where is the Start folder ?

trying to upgrade from 4.2 version to 5>> i have some php functions & i need to require th...

0 Likes
2 Replies
Solved
posted 10 years ago

Error with PhpStorm TestCase

Hello, I try to test class TestCase.php but when i push the button run with PHPStorm an error appear...

0 Likes
0 Replies

Using Mail on Sentry Package

hi! Currently Im using Sentry 2.1 on laravel 4.2, I want to send a mail when the user is suspended.....

0 Likes
2 Replies
Solved

laravel-snappy installation error on laravel 4

Trying to install laravel-snappy via this command: composer require "barryvdh/laravel-snappy&qu...

0 Likes
0 Replies

get 5 row on basis of count

Hi I have thoursand row. some column item are repeated. I want to get the five row which is in the c...

0 Likes
1 Replies

Laravel and Microsft SQL Server

How can I use Laravel 4.2 with MSSQL Server?

0 Likes
6 Replies
Solved
posted 10 years ago

laravel.com, one title on all pages

on all pages displayed the same title. So for me it makes a difficult navigation when the browser is...

0 Likes
2 Replies

Running migrations in Google App Engine

Hi, Could anyone explain me how to run migrations (or other 'php artisan' commands) on Google App En...

0 Likes
1 Replies
Solved

Dependent select option(three)

I want dependent dropdown list (three) any one can help me? using ajax I'm using L4.2

0 Likes
0 Replies

blank page when trying to use database

When trying to create a model in laravel 5 and get data from it, I get a blank page when I add the...

0 Likes
3 Replies
posted 10 years ago

Please include IronCore class first

Hi, I am using Laravel 4.2.* and I want to use the Iron queue. I have in my composer.json this versi...

0 Likes
2 Replies
Solved

artisan commands not taking effect

Not a single command working when I type php artisan command. Last login: Mon Feb 16 20:17:50 on...

0 Likes
0 Replies
posted 10 years ago

Select JSON fields

Hi guys, is there any better way to select fields that we'd like to see in JSON than using $hidden?...

0 Likes
0 Replies

How can I get to the certain page in pagination that comment is on after creating the comment?

Current I have a forum set up with some topics that people can reply to. I can easily create replies...

0 Likes
2 Replies
Solved

Having some trouble with an inventory system

I'm pretty new to eloquent and laravel so I am having trouble pulling some information from the data...

0 Likes
0 Replies
posted 10 years ago

Header cannot updated : header already sent

in my project i am using ""moltin/laravel-cart": "dev-master"" but wh...

0 Likes
0 Replies
posted 10 years ago

how to pass array for a post request in unit testing method

i am stuck in one of my unit test method, i am testing an post method in my controller, there is a l...

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

© 2025 Laravel.io - All rights reserved.