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

Add DB user on Forge

Hi. Does anyone know how I can add another database user on Laravel Forge? It seems that I can't get...

0 Likes
1 Replies

Wherehas, scope or how do i query this?

Hi, I've created 4 database tables: Tool ID | NAME | TOOLTYPE_ID Tooltype ID | NAME Toolcategory ID...

0 Likes
5 Replies
Solved

Get view's HTML from database and render as output in Laravel

Instead of having HTML files and using @include or View::make(path to file) to render them as output...

0 Likes
2 Replies
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

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.