laravel-options icon indicating copy to clipboard operation
laravel-options copied to clipboard

Global key-value store in the database

Results 7 laravel-options issues
Sort by recently updated
recently updated
newest added

Hi @gizburdt I used this package for my laravel application. Thank you a lot for creating in package. i have a problem: i have some option that call in every...

Hi, I have try and it work on local but when i push to live server running MariaDB the migrate error ` SQLSTATE[42000]: Syntax error or access violation: 1064 You...

Little PR for my issue raised in #56 in case it is something you'd be open to.

Hi, I have a project where I'd normally pull in this package - but I need to be able to apply a global scope to the Option model. So I...

Using an Expression instance will prevent wrapping the value in quotes and allow you to use database specific functions. One situation where this is particularly useful is when you need...

Please i suggest that cast to json must be an option of developer

Is there any possibility that we can add a comment to the key-values. It should be stored separately and should not change when update values. I'm working on it. Will...