Support the ongoing development of Laravel.io →
posted 9 years ago

TDD and Bug fixes

Hi All, Is it practical to use TDD when doing bug fixes to an existing project. If the project has g...

0 Likes
1 Replies
Solved

Artisan Help

I have looked at some different posts and have tried to understand how to run artisan commands. When...

0 Likes
3 Replies
Solved

Upgrading To 4.2 From 4.1 - Errors

Many errors when migrating to version 4.2. comand: composer update Generating autoload files Load...

0 Likes
3 Replies

How would i create an admin panel ?

I want to create a simple CMS site in laravel. Like any other framework or CMS, how can i separate a...

0 Likes
2 Replies

pagination search page

Hi everyone, I have a page with all users and I have a search box. When I search, shows me the resul...

0 Likes
3 Replies
Solved
posted 9 years ago

Vagrant up error ( vagrant + virtual box + laravel/homestead )

Hi .... if I run vagrant box list , that show laravel/homestead. vagrant box list laravel/homestead...

0 Likes
0 Replies

Setting up Laravel 4.1.X on NGINX with an alias

My main site is not running laravel but we have a subsuite running on a subdirectory using Laravel....

0 Likes
1 Replies

Porting vanilla PHP project to Laravel - how to structure controllers/models

Hi, I've just started porting my vanilla PHP gastropod simulation project to Laravel and had some qu...

0 Likes
5 Replies

Issue with Auth

I am having an issue logging in using Auth::attempt. public function postLogin(){ $username = Input:...

0 Likes
4 Replies
posted 9 years ago

`validateBoolean` doesn't exist in Validator?

From php artisan tinker I called $val->passes() and get the following error [3] > $val = $play...

0 Likes
1 Replies
Solved
posted 10 years ago

Nested route groups

How do I nest route groups? I'm on 4.1.23 and when I attempt to nest route groups I get an "arr...

0 Likes
8 Replies
posted 9 years ago

Offline documentation

Hello, Can I get the latest version of laravel documentation for offline ? My version is 4.2. Please...

0 Likes
3 Replies
Solved

Call to undefined method Illuminate\Support\Facades\Response::newQuery()

Hi, I kept getting this error "Call to undefined method Illuminate\Support\Facades\Response::ne...

0 Likes
3 Replies
Solved

JavaScript::put not working

I just want to pass some variable to my JS file so I use de laracasts/utilities for this. But I chan...

0 Likes
0 Replies

Filesystem mistakenly reports success on File::makeDirectory()

I have a model named "Support", and I am trying to create a writable directory to store fi...

0 Likes
0 Replies
posted 9 years ago

Got error when log out

Hi I got a problem for my developed website, each time I try to log out it always got error. it show...

0 Likes
3 Replies
Solved

SOLVED: Create DB users with Forge

Hi. When I login to Navicat and try to add a new user to access a specific database, I cant seem to...

0 Likes
0 Replies

Eger loading morphs

I have a Notification which implements public function notifiable() { return $this->m...

0 Likes
1 Replies

Why multiple apps on one homestead virtual machine?

Like the title says, why does the Homestead site promote the idea of running multiple independent la...

0 Likes
2 Replies

Slug - Generator Help

I am searching for a slug generator and found many but all have unique : true/false where what I nee...

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