Junior Grossi

Results 131 comments of Junior Grossi

@DanDvoracek DId you configure the Laravel database connection? Do you have any data in the database?

Hi @kevinkiel thanks for contributing with Corcel ;-) - In the case of using a config file I think it's better to add a sample file in `corcel/corcel` repo, with...

What I mean is to create the `config/corcel.php` file inside the `corcel/acf` merge an existent `config/corcel.php` in `corcel/corcel`. We can merge configurations between files. This way we would have only...

Hi @kevinkiel sorry for being MIA but time is scarce for now :-) My goal is to have, at least for now, just one `config/corcel.php` file. I'm rewriting Corcel (you're...

@dimahali hey! try to set your wp connection name to `wordpress` or `corcel`. Corcel checks for both connection names by default ;-)

@Grabes hi thanks for this! can you add a testcase do make sure this field is working as expected? This is a custom field related to a custom plugin and...

Any news about 4.1 support?

hey folks 👋 corcel 3 e ~ laravel 6, that requires PHP 7.2.5+. I think we should stay with that. @ericp-mrel can you update this PR with last changes from...

`"hautelook/phpass": "0.3.*",` package was deleted. check 4.0 and 5.0 branches please. if you can help with that on branch 3.0 would be great 🙏

hey, thanks for the issue. can you explain a bit better what's happening? a menu item has two different relations: parent and instance. what would you like to get and...