Favour Olayinka
bec8e86b59
2f3fd laravel 11 upgrade ( #436 )
...
* fix password reset bug
* upgrade to laravel 11
* composer.lock
* fix migration issues
* use ValidationRule Contract
* rename password_resets table
* implemented casts as protected function
* update env variables
* fix optional property
* fix validation issues
* use <env> on php unit xml
* fix pint
* cmposer.lock
* composer json fixes
* fix composer dependencies, remove faker
* remove unused class
* remove test class
* fix default value for mysql migration
* linting
* expression syntax fix
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-06-10 16:10:14 +02:00
Chirag Chhatrala
327cf7ee4e
update env example ( #442 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-06-10 10:22:18 +02:00
Julien Nahum
a58669e484
Fix Laravel .env.example for hcaptcha
2024-05-29 13:55:31 +02:00
Julien Nahum
5dc1713404
Improve .env.example - Add codemirror dependency
2024-01-18 16:07:19 +01:00
Julien Nahum
c942e4d809
Fix typo in .env.example
2023-12-05 12:18:49 +01:00
Julien Nahum
b50f579155
Adding Custom domains ( #247 )
...
* WIP
* wip
* Finished doing most of the work
2023-11-29 14:53:08 +01:00
formsdev
fb79a5bf3e
Enable pricing ( #151 )
...
* Enable Pro plan - WIP
* no pricing page if have no paid plans
* Set pricing ids in env
* views & submissions FREE for all
* extra param for env
* form password FREE for all
* Custom Code is PRO feature
* Replace codeinput prism with codemirror
* Better form Cleaning message
* Added risky user email spam protection
* fix form cleaning
* Pricing page new UI
* form cleaner
* Polish changes
* Fixed tests
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-08-30 09:58:29 +02:00
Julien Nahum
66be34a41c
Fix name of app on fresh install
2023-04-12 16:03:23 +02:00
Julien Nahum
472b1a8061
Automated the generation of form templates
2023-03-14 12:01:36 +01:00
JhumanJ
688f2f753e
Add default s3 filesystem
2023-01-10 14:59:46 +01:00
Julien Nahum
f8e6cd4dd6
Initial commit
2022-09-20 21:59:52 +02:00