Jose Juan Calvo
Jose Juan Calvo
### Description: Error building in PHP 7.4 with XDEBUG. ### Expected Behavior: Build complete successfully. It looks like the repository where we are looking for "http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php8.1/php8.1-common_8.1.5-1+ubuntu20.04.1+deb.sury .org+1_amd64.deb" Can't find it....
* Upgrade to PHP 8.0 * Upgraded some packages * Applied community improvements from other forks
Hi, https://blackrockdigital.github.io/startbootstrap-modern-business/ As you can see in the Bootstrap 4 menu, the first lavel of link has the class "nav-link". For example `About ` In the second level the class...
Hi, We added [CopyIntoItems](https://msdn.microsoft.com/en-us/library/copy.copy.copyintoitems%28v=office.12%29.aspx) functionality (Issue #63 )and change some constant like curl_setopt($ch, CURLOPT_SSLVERSION, 4); because in older versions of PHP, constants are not supported. This version works with Sharepoint...
Please, anyone knows how to use the translator component in the view component? In Laravel I use the helper funcion but I don't know how to do it in this...
Hello, I'm trying to add a database connection to Queue component. Something like: ``` $capsule = new Capsule; $capsule->addConnection([ 'driver' =>'mysql', 'host' => $dbhost, 'database' => $dbname, 'username' => $dbuname,...