-
Need to create a template poster for sponsor announcement.
-
A fatal error is returned when loading `f3` with `php 7.4RC3`.
```
Fatal error: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
```
…
-
Right now the gitcoin API is unacceptably slow.
```
kevinowocki@local /Users/kevinowocki~ % time curl "https://gitcoin.co/api/v0.1/bounties/?network=mainnet&idx_status=open&order_by=-web3_created&…
-
- Lumen Version: 5.7.7
- PHP Version: 5.3
- Database Driver & Version: MySQL 5.7
### Description:
Basically, Reportable & Renderable Exceptions are not working in Lumen. Maybe this feature was c…
-
When i create a fresh project with janggelan, and i started a php built in server pointed to the janggelan's public folder on my app, i always get a 404 not found error, although I haven't yet touch t…
dwadp updated
5 years ago
-
Hi there! The goal of this library is to implement **the business rules** of JSON API Specification v1.0 in php 7. There are 2 main principles I want to follow.
* Every single rule of the specificati…
f3ath updated
4 years ago
-
I had a lengthy discussion with @felixboehm about the toml config file ... while I like the declarative nature of it Felix would like to see some form of dynamic configuration, so an admin can do
``…
-
Hello Daniele, I working on a new micro framework for PHP and I would like to test your container with our micro framework, but it is giving error to use composer require according to the README steps…
-
As we all know, [php](https://php.net/) has a great ecosystem compared to the [golang](https://golang.org/) and [https://nodejs.org](https://nodejs.org/), but go does not (node.js is slightly better t…
-
**Is your feature request related to a problem? Please describe.**
I might be wrong, but I have feeling that ts-morph, related cache infrastructure, non-obvious git-related and deployment issues add …