-
Hi,
Thanks for your great idea.
I have a small issue with laravel-sync-migration in a project which uses database prefixes (parameter "prefix" in database config).
In my case, here is my config…
ebesh updated
6 years ago
-
#### Please confirm you have done the following before posting your bug report:
- [x ] I have enabled debug mode
- [ x] I have read [checked the Common Issues page](https://snipe-it.readme.io/doc…
-
Hi,
1. Using laravel 5.3, when the replication option is passed to the redis server it gives the above error. If I do not pass this value, I get the message "READONLY: You cannot write against a re…
-
-
Hello,
I have a simple setUp() method that is failing when calling the method loadMigrationsFrom(). This is my setUp method:
```php
public function setUp()
{
parent::setUp(); // It seems…
-
- Laravel Version: 5.5
- Adldap2-Laravel Version: 4.0
- PHP Version: 7.2.3
- LDAP Type: OpenLDAP
### Description:
Hello!
Im able to authenticate successfully but Im not redirected past…
-
When I execute this command:
`php artisan make:migration create_author_table
`
in console appear this message:
`Database [neo4j] not configured.`
These are my configurations:
**.env**
…
-
- Laravel Version: 5.7
- Adldap2-Laravel Version: 9.1.4
- PHP Version: 7.2.10
- LDAP Type: ActiveDirectory
Description:
Hello everybody,
I am quite knew in the topic of laravel and ldap.…
-
- Laravel Version: 5.6.33
- PHP Version: 8.0.12
### Description:
After reading & trying all kinds of different solutions, i can't connect my application to my database via 'php artisan migr…
-
In an effort to clear up a previous issue I was having with vagrant ssh, I decided to start over and restore nosh-in-a-box in the manner you put forth here:
https://github.com/shihjay2/nosh-in-a-box/…