-
### What were you trying to do?
I was trying to start up the development server.
### What happened?
It should've started the development server. but instantly failed.
### How to reproduce the bug
…
-
Are there in-depth instructions on how to set up TNT Search? Like how to use sqlite instead of MySQL? Also, where do we find the SQL for creating the db's we need to run this? I'm wanting to index …
-
So it still appears like #268 is still an issue even in laravel 10.
In #268 the final comments suggested a solution.
If i load the horizon/api/workload endpoint which is loaded via axios on th…
-
Add subdomain routing with wildcard parameters like http://laravel.com/docs/routing#sub-domain-routing
-
Laravel Version: 8
Adldap2-Laravel Version: 6.1
PHP Version: 7.4
I have users table.
I'm trying to make their authentication with LDAP.
But when user login, It tries to recreate It's record i…
-
We use a authentication in Laravel without any password Column in the database, so it is a bit of a Problem to choose a Password column then, that's why we need the direct login from laravel on the ph…
-
Hi @sjarvela I will like to implement Kloudspeaker as a Laravel Application. Can you give me some hints or guide on how to achieve this? Thanks in advance
-
### Summary of problem or feature request
I have a problem when search data
### Code snippet of problem
My Model
```php
class Appl_menu extends Model
{
protected $table = 'appl_menu…
-
A noted in phalcon/cphalcon#13364 beanstalkd (may) be removed from phalcon in 4.0. I propose adding a redis queue adapter in place of beanstalkd. Otrher frameworks like Laravel have redis queue adapte…
-
support multiple log patterns,
we have multiple channels like,
laravel.log
services.log
data.log
we can only see one of them using log-viewer