-
Is it possible to use this action to encode, but ignore files of a certain type in the directories specified? Ioncube has the ability to ignore and copy. Something like this (on windows), notice the…
-
### Description
According to the Laravel documentation a `@section()` tag can have an "inline" value like this:
```
@section('title', 'Page Title')
```
In this case it doesn't have a `@endsecti…
-
~~~
-
# Issue: Webhook Handling Error in Laravel Cashier Mollie
## Description
When handling the webhook for first payments, the webhook fails and results in an internal server error.
### Error Detai…
-
## Description
Question detail:https://stackoverflow.com/questions/77618417/how-to-add-a-name-to-the-gin-route-like-laravel
I want to add a name to the gin route because I need to collect al…
-
I use php and laravel to create an PDF by TCPDF.
My code is like this:
...
{{ $myvalue }}
...
But when $myvalue has some \n, it does not wrap to new line and all words are in the same line.
…
-
~~~
-
### Bug description
The Pagespeed was so slow, that the Loading Time was up to 20s. So I read the thread to disable the Watcher by setting it to false in the stache.php.
But after setting it to f…
-
Interesting package, @itsemon245. Looking through the repository and documentation, I have a few comments and some feedback. Take them for what they are and feel free to discard them.
> Since campa…
-
### Is your feature request related to a problem? Please describe.
Could you add the ability to comment columns and tables?
### Describe the solution you'd like
As laravel's migration provi…